summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-02ath5k: Add initial registers values for radio RF2317 chip.Felix Fietkau1-0/+23
2010-12-02ath5k: Add a function to read chipset's MAC revisionFelix Fietkau3-5/+16
2010-12-02ath5k: Check if pci pdev struct is initialized in common functions.Felix Fietkau4-8/+10
2010-12-02ath5k: Use generic eeprom read from common ath_bus_opts struct.Felix Fietkau4-37/+45
2010-12-02ath5k: Move PCI bus functions to separate file.Felix Fietkau4-266/+289
2010-12-02ath5k: Introduce ath5k_init_softc function as in ath9kFelix Fietkau5-153/+217
2010-12-02ath5k: Use Generic DMA for later support of AHB bus.Felix Fietkau2-31/+39
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville19-212/+363
2010-12-02wireless: ray_cs: use '%pm' format option to print MACAndy Shevchenko1-10/+4
2010-12-02cfg80211: Add documentation for antenna opsBruno Randolf1-0/+7
2010-12-02mac80211: publish SMPS docsJohannes Berg1-0/+7
2010-12-02mac80211: document station handlingJohannes Berg1-0/+10
2010-12-02mac80211: publish interface iteration docsJohannes Berg1-0/+2
2010-12-02mac80211: document aggregationJohannes Berg1-0/+22
2010-12-02mac80211: publish some rate control docsJohannes Berg1-2/+9
2010-12-02mac80211: publish some misc docsJohannes Berg1-0/+8
2010-12-02mac80211: publish docs for _ni functionsJohannes Berg1-0/+2
2010-12-02mac80211: document workqueueJohannes Berg1-0/+7
2010-12-02cfg80211: include CQM packet loss docsJohannes Berg1-0/+1
2010-12-02ath9k_htc: Remove unused structuresSujith Manoharan1-19/+0
2010-12-02wireless: Remove unnecessary casts of usb_get_intfdataJoe Perches5-16/+10
2010-12-02b43: N-PHY: fix code path on PHY initRafał Miłecki1-10/+7
2010-12-02b43: N-PHY: use defines for RSSI typesRafał Miłecki1-28/+45
2010-12-02b43: N-PHY: fix RSSI selectionRafał Miłecki1-13/+25
2010-12-02ath9k: hif_usb: Reduce indent 1 columnJoe Perches1-53/+53
2010-12-02ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear3-69/+12
2010-12-02b43: N-PHY: fix RSSI calibrationRafał Miłecki1-6/+8
2010-12-02b43: N-PHY: initialize perical variable, add missing call to CCA resetRafał Miłecki1-0/+4
2010-12-02b43: N-PHY: implement very basic TX power control managementRafał Miłecki2-8/+153
2010-12-02b43: N-PHY: swap values for radio registers 0x3b and 0x3cRafał Miłecki1-123/+123
2010-12-02ssb: Add sysfs attributes to ssb devicesHauke Mehrtens1-0/+30
2010-12-02ssb: extract indexes for power tablesRafał Miłecki3-0/+88
2010-12-02Bluetooth: clean up legal textAndrei Emeltchenko4-25/+25
2010-12-02Bluetooth: clean up hci codeAndrei Emeltchenko6-50/+82
2010-12-02Bluetooth: clean up l2cap codeAndrei Emeltchenko2-9/+8
2010-12-02Bluetooth: clean up rfcomm codeAndrei Emeltchenko4-20/+25
2010-12-02Bluetooth: clean up sco codeAndrei Emeltchenko2-13/+17
2010-12-02Bluetooth: Fix error handling for l2cap_init()Anderson Lizardo1-2/+5
2010-12-02Bluetooth: Get rid of __rfcomm_get_sock_by_channel()Gustavo F. Padovan1-12/+7
2010-12-02Bluetooth: Get rid of __l2cap_get_sock_by_psm()Gustavo F. Padovan1-13/+9
2010-12-02Bluetooth: do not use assignment in if conditionAndrei Emeltchenko1-6/+12
2010-12-02Bluetooth: timer check sk is not owned before freeingAndrei Emeltchenko1-12/+20
2010-12-02Bluetooth: Check sk is not owned before freeing l2cap_connAndrei Emeltchenko1-0/+26
2010-12-02Bluetooth: hidp: fix information leak to userlandVasiliy Kulikov1-1/+1
2010-12-02Bluetooth: cmtp: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-12-02Bluetooth: bnep: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-12-02Bluetooth: Automate remote name requestsJohan Hedberg1-18/+54
2010-12-02Bluetooth: Create a unified authentication request functionJohan Hedberg1-14/+40
2010-12-02Bluetooth: Simplify remote features callback function logicJohan Hedberg1-44/+47
2010-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 int...Gustavo F. Padovan3-6/+16