summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-017-70/+71
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-281-4/+4
| |\
| | * Fix iwlan DMA mapping directionFenghua Yu2009-02-251-4/+4
| * | libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-267-70/+71
* | | at76c50x-usb: use dev_name() instead of struct device.bus_idKalle Valo2009-02-271-1/+1
* | | ath9k: Unlock sc->mutex on error pathJouni Malinen2009-02-271-0/+1
* | | b43: checkpatch.pl cleanupsJohn Daiker2009-02-277-39/+39
* | | iwl3945: re-add iwl_poll_direct_bit return value checkJason Andryuk2009-02-271-1/+1
* | | iwl3945: initialize is_valid_rtc_data_addr function pointerJason Andryuk2009-02-271-0/+1
* | | b43: Remove bogus integer truncation warningsMichael Buesch2009-02-272-5/+5
* | | ath9k: fix 802.11g conformance test limit typoBob Copeland2009-02-271-1/+1
* | | orinoco: prevent accessing memory outside the firmware imageDavid Kilroy2009-02-273-56/+67
* | | orinoco: validate firmware headerDavid Kilroy2009-02-271-0/+37
* | | at76c50x-usb: add link to the TODO listKalle Valo2009-02-271-8/+4
* | | at76c50x-usb: additional disconnect fixesJason Andryuk2009-02-271-0/+6
* | | at76c50x-usb: clean up DMA on stackJason Andryuk2009-02-271-12/+23
* | | at76c50x-usb: fix oops on disconnectJason Andryuk2009-02-271-8/+19
* | | ath9k: follow beacon hints on reg_notifier when world roamingLuis R. Rodriguez2009-02-271-32/+61
* | | cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2009-02-272-5/+9
* | | b43: Convert usage of b43_radio_maskset()Michael Buesch2009-02-273-58/+25
* | | b43: Convert usage of b43_radio_mask()Michael Buesch2009-02-273-28/+17
* | | b43: Convert usage of b43_radio_set()Michael Buesch2009-02-273-31/+16
* | | b43: Convert usage of b43_phy_maskset()Michael Buesch2009-02-273-229/+103
* | | b43: Convert usage of b43_phy_mask()Michael Buesch2009-02-274-107/+53
* | | b43: Convert usage of b43_phy_set()Michael Buesch2009-02-274-145/+72
* | | libertas: use private SDIO workqueue to avoid scheduling latencyDan Williams2009-02-271-5/+9
* | | b43: Implement sw scan callbacksMichael Buesch2009-02-271-0/+31
* | | b43: Enable PCI slow clock workaround, if needed.Michael Buesch2009-02-271-0/+3
* | | b43: Honor the no-slow-clock boardflagMichael Buesch2009-02-271-1/+3
* | | b43: Fix radio host flagsMichael Buesch2009-02-271-4/+6
* | | b43: Add slot count compiletime assertionMichael Buesch2009-02-271-0/+3
* | | ath9k: Add appropriate ANI values for AP modeSujith2009-02-272-22/+17
* | | ath9k: Fix PCI shutdown sequenceSujith2009-02-271-2/+2
* | | ath9k: Fix bug in EEPROM chainmask retrievalSujith2009-02-271-8/+5
* | | ath9k: Add PER to RC debug statisticsSujith2009-02-273-10/+14
* | | ath9k: Remove multiple macro occurrencesSujith2009-02-274-6/+3
* | | ath9k: Don't reset TSF after scanning automaticallyAlina Friedrichsen2009-02-271-2/+3
* | | b43: Optimize DMA buffersMichael Buesch2009-02-272-17/+25
* | | b43: Fix DMA buffer size handlingMichael Buesch2009-02-272-15/+7
* | | b43: Move DMA stop sanity checkMichael Buesch2009-02-271-4/+6
* | | ath9k: Filter out beacons from other BSS in STA modeVasanthakumar Thiagarajan2009-02-272-6/+8
* | | iwlwifi: dma mapping read and write changesFenghua Yu2009-02-272-4/+4
* | | iwl3945: use SW rfkill from iwlwifiAbhijeet Kolekar2009-02-271-51/+5
* | | iwl3945: use iwl_isrAbhijeet Kolekar2009-02-274-116/+61
* | | iwl3945: remove duplicate interrupt codeAbhijeet Kolekar2009-02-271-30/+7
* | | iwl3945: use iwl_rx_reply_error notificationAbhijeet Kolekar2009-02-274-49/+20
* | | iwl3945: use iwl rx handlersAbhijeet Kolekar2009-02-274-45/+33
* | | iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar2009-02-274-158/+70
* | | iwl3945: use iwl_rx_scan handlersAbhijeet Kolekar2009-02-271-127/+1
* | | at76c50x-usb: convert at76_debug to an unsigned intJason Andryuk2009-02-271-2/+2