summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-23wireless: b43: fix error path in SDIOGuennadi Liakhovetski
2010-11-22ath9k_htc: fix eeprom accessFelix Fietkau
2010-11-22ath9k_hw: fix A-MPDU key search issues on AR9003Felix Fietkau
2010-11-22zd1211rw: Use constJoe Perches
2010-11-22rt2x00: Use static constJoe Perches
2010-11-22rndis_wlan: Use static constJoe Perches
2010-11-22ray_cs: Use static constJoe Perches
2010-11-22libertas: Use static constJoe Perches
2010-11-22iwlwifi: Use static constJoe Perches
2010-11-22b43: Use static constJoe Perches
2010-11-22atmel: Use static constJoe Perches
2010-11-22carl9170: Use static constJoe Perches
2010-11-22ath9k: Use static constJoe Perches
2010-11-22ath5k: Use static constJoe Perches
2010-11-22ar9170: Use constJoe Perches
2010-11-22carl9170: fix init-self regressionChristian Lamparter
2010-11-22libertas: remove duplicated #includeHuang Weiyi
2010-11-22ath9k: fix recursive locking in the tx flush pathFelix Fietkau
2010-11-22iwlwifi: fix modular 3945 only buildJohannes Berg
2010-11-22b43: rfkill: use HI enabled bit for all devicesRafał Miłecki
2010-11-22b43: N-PHY: add 2056 radio channels tablesRafał Miłecki
2010-11-22Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-11-22carl9170: fix virtual interface setup crashChristian Lamparter
2010-11-22ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2010-11-22ath9k: fix timeout on stopping rx dmaFelix Fietkau
2010-11-22wl12xx: Unset bssid filter, ssid and bssid from firmware on disassocJuuso Oikarinen
2010-11-22wl1271: add support for HW TX fragmentationArik Nemtsov
2010-11-22Revert "wl1271: Change supported channel order for a more optimal scan"Juuso Oikarinen
2010-11-22wl1271: Prevent ad-hoc and active scanning on 11a DFS frequenciesJuuso Oikarinen
2010-11-22wl1271: cleanup unused code of calibration structuresGery Kahn
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi
2010-11-18ssb: drop BCM4328 hack for SPROM revisionRafał Miłecki
2010-11-18ath9k_hw: support reading calibration data from flash on AR9003Felix Fietkau
2010-11-18ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau
2010-11-18rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bssJohn W. Linville
2010-11-18iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssidsJohn W. Linville
2010-11-18ath5k: Use generic EWMA libraryBruno Randolf
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan
2010-11-17ath9k_hw: add support for reading EEPROM data from the internal OTP ROMFelix Fietkau
2010-11-17ath9k: store frame information used by aggregation inside the skb tx infoFelix Fietkau
2010-11-17ath9k: more tx setup cleanupsFelix Fietkau
2010-11-17ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not setFelix Fietkau
2010-11-17ath9k: clean up code duplication around ath_tx_startFelix Fietkau
2010-11-17ath9k: remove bf_tx_aborted from struct ath_bufFelix Fietkau
2010-11-17ath9k: remove bfs_frmlen from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_nframes from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_al from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_keyix from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_paprd_timestamp from struct ath_buf_stateFelix Fietkau