aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* p54: re-enable power save featureChristian Lamparter2009-07-245-32/+98
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-2313-15/+55
|\
| * libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut2009-07-212-1/+9
| * ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez2009-07-211-0/+17
| * p54spi: fix potential null deref in p54spi.cDan Carpenter2009-07-211-1/+1
| * ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez2009-07-211-0/+12
| * rt2x00: Fix chipset detection for rt2500usbAndy Whitcroft2009-07-211-1/+3
| * rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger2009-07-211-1/+2
| * ath5k: temporarily disable crypto for AP modeBob Copeland2009-07-211-0/+3
| * mac80211_hwsim: fix use after freeJohannes Berg2009-07-211-2/+2
| * mac80211_hwsim: fix unregistrationJohannes Berg2009-07-211-1/+1
| * iwlwifi: only update byte count table during aggregationReinette Chatre2009-07-211-1/+2
| * iwlwifi: only show active power level via sysfsReinette Chatre2009-07-212-6/+2
| * iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi2009-07-211-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-161-0/+2
|\|
| * Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller2009-07-141-24/+15
| * NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle2009-07-121-15/+24
| * netdev: restore MAC address set and validate operationsBen Hutchings2009-07-121-1/+2
* | hwsim: make testmode_cmd staticJohannes Berg2009-07-101-1/+2
* | p54: fix queue stall due to underrunChristian Lamparter2009-07-101-3/+4
* | p54usb: fix stalls caused by urb allocation failuresChristian Lamparter2009-07-101-19/+17
* | ath5k: write PCU registers on initial resetBob Copeland2009-07-101-1/+1
* | ath5k: do not release irq across suspend/resumeBob Copeland2009-07-101-11/+0
* | ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland2009-07-101-2/+0
* | ath5k: rework beacon configurationBob Copeland2009-07-102-40/+20
* | ath5k: send buffered frames after the beaconBob Copeland2009-07-103-11/+34
* | p54spi: remove dead code and definitionsChristian Lamparter2009-07-101-34/+0
* | p54: two endian fixesChristian Lamparter2009-07-102-7/+7
* | rt2x00: use wiphy rfkill interfaceIvo van Doorn2009-07-1013-203/+20
* | iwlwifi: fix aggregation limitJohannes Berg2009-07-101-1/+1
* | ath9k: remove permissions from debugfs filesJiri Slaby2009-07-101-5/+5
* | ath5k: remove permissions from debugfs filesJiri Slaby2009-07-101-3/+5
* | drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches2009-07-102-3/+1
* | iwlwifi: always print buffer when error condition occursReinette Chatre2009-07-101-1/+1
* | iwlwifi: add utility to print buffer when error occursReinette Chatre2009-07-101-0/+6
* | iwlagn: re-enable PS support for iwlagnReinette Chatre2009-07-101-1/+2
* | iwmc3200wifi: remove B0 hardware supportZhu Yi2009-07-105-29/+0
* | iwmc3200wifi: simplify calibration mapZhu Yi2009-07-104-15/+17
* | iwmc3200wifi: replace netif_rx with netif_rx_niZhu Yi2009-07-101-1/+1
* | drivers/net/wireless: Use PCI_VDEVICEJoe Perches2009-07-102-8/+6
* | ath9k: Handle different TX and RX streams properly.Senthil Balasubramanian2009-07-101-12/+14
* | ath9k: race condition in SCANNING state check during ANI calibrationSenthil Balasubramanian2009-07-102-4/+8
* | ath9k: stop ani when the STA gets disconnected.Senthil Balasubramanian2009-07-101-1/+5
* | ath9k: remove unnecessary STATION mode check.Senthil Balasubramanian2009-07-101-11/+8
* | p54: Modify p54 files for new organizationChristian Lamparter2009-07-107-3400/+102
* | p54: Move TX/RX codeChristian Lamparter2009-07-101-0/+825
* | p54: Move mac80211 glue codeChristian Lamparter2009-07-101-0/+607
* | p54: Move LMAC interface definitionsChristian Lamparter2009-07-101-0/+551
* | p54: Move LED codeChristian Lamparter2009-07-101-0/+163
* | p54: Move firmware codeChristian Lamparter2009-07-101-0/+697