aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus/80211core (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-01staging: remove the Atheros otus vendor driverLuis R. Rodriguez34-35365/+0
2010-08-31staging: otus: fix compile warning and some style issuesRoberto Rodriguez Alkala1-17/+9
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König1-1/+1
2010-05-11Staging: otus: 80211core: Hoist assign from ifJoe Perches13-178/+339
2010-03-03staging: fix typos "enalbe" -> "enable"Uwe Kleine-König1-1/+1
2010-03-03Staging: otus: zfTkipInit(): increment another pointerSimon Horman1-2/+3
2010-03-03Staging: otus: Fix ZM_SEQ_DEBUG macro for no-debug casehorms@vergenet.net2-7/+9
2010-03-03Staging: otus: remove unused variableshorms@vergenet.net8-23/+1
2010-03-03Staging: otus: 80211core: Fix &&/|| confusionRoel Kluin1-1/+1
2010-03-03Staging: otus: Fix branch in zfProtRspSim()Roel Kluin1-2/+1
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa5-8/+8
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-1/+1
2009-09-15staging: Make some structures staticJulia Lawall1-3/+3
2009-09-15Staging: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-König2-5/+5
2009-06-19Staging: otus: beyond ARRAY_SIZE of wd->ap.wds.encryModeRoel Kluin1-1/+1
2009-06-19Staging: otus: 80211core/ccmd.c: Fix Coding StyleDragoslav Zaric1-1539/+1443
2009-04-03Staging: otus: 80211core/amsdu.c: Fix Coding StyleDragoslav Zaric1-75/+70
2009-04-03Staging: otus: fix mixed declarationsRandy Dunlap2-6/+7
2009-04-03Staging: otus: logical/bit and confusionRoel Kluin1-3/+3
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison3-3/+3
2009-01-06Staging: add otus Atheros wireless network driverLuis R. Rodriguez34-0/+35332