summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-22mac80211: ibss should not purge clients it is not responsible forMarek Lindner1-0/+3
2011-12-22mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA streamYogesh Ashok Powar1-7/+7
2011-12-22ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez1-4/+4
2011-12-22iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg2-44/+31
2011-12-22rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox1-0/+2
2011-12-22libertas: clean up scan thread handlingAndres Salomon1-4/+6
2011-12-22ath9k: classify DFS debug header furtherLuis R. Rodriguez1-3/+3
2011-12-22Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville7-64/+96
2011-12-21wl12xx: mark no sched scan only after FW eventEyal Shapira2-2/+1
2011-12-21wl12xx: fix sched scan of DFS channelsEyal Shapira1-7/+8
2011-12-21wl12xx: add missing copyright noticeLuciano Coelho1-0/+21
2011-12-21wl12xx: check the actual vif operstate in wl1271_dev_notifyEliad Peller1-1/+11
2011-12-21wl12xx: stop device role on remove_interfaceEliad Peller1-1/+5
2011-12-21wl12xx: fix checking of started dev roleEliad Peller1-23/+18
2011-12-21wl12xx: flush packets before stopping dev roleEliad Peller1-0/+3
2011-12-21wl12xx: make WL1271_FLAG_IDLE flag per-vifEliad Peller4-6/+16
2011-12-21wl12xx: remove redundant code from wl1271_op_conf_txEliad Peller1-24/+1
2011-12-21wl12xx: implement change_interfaceEliad Peller1-0/+12
2011-12-20iwlwifi: Execute runtime calibration alwaysVenkataraman, Meenakshi2-5/+4
2011-12-20iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_IDWey-Yi Guy1-10/+3
2011-12-20iwlwifi: set hw_version in wiphyWey-Yi Guy1-0/+2
2011-12-20iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy4-7/+23
2011-12-20iwlagn: finer-grained HT disableJohannes Berg3-5/+15
2011-12-20iwlagn: add IRQ tracingJohannes Berg2-11/+50
2011-12-20mac80211: Fixing sparse warning at sta_info.cYogesh Ashok Powar1-2/+7
2011-12-19ath9k: fix tx locking issuesFelix Fietkau2-32/+65
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau13-17/+145
2011-12-19b43: N-PHY: reorder functions: random cleanupsRafał Miłecki1-107/+116
2011-12-19b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki1-226/+226
2011-12-19b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki1-300/+300
2011-12-19b43: N-PHY: split gain control workaroundsRafał Miłecki1-264/+267
2011-12-19b43: N-PHY: reorder functions: collect RSSI selectsRafał Miłecki1-221/+225
2011-12-19b43: N-PHY: reorder functions: collect samples onesRafał Miłecki1-131/+135
2011-12-19b43: N-PHY: reorder functions: collect radio onesRafał Miłecki1-190/+198
2011-12-19b43: N-PHY: reorder functions: put basic ones at beginningRafał Miłecki1-333/+332
2011-12-19rtlwifi: Fix locking problem introduces with commit 6539306bLarry Finger3-2/+5
2011-12-19brcm80211: fmac: add Kconfig option for SDIO bus supportFranky Lin2-15/+25
2011-12-19brcm80211: fmac: exclude unnecessary header filesFranky Lin4-6/+0
2011-12-19brcm80211: fmac: move idle macros to dhd_sdio.cFranky Lin2-6/+6
2011-12-19brcm80211: fmac: move debug level macros to dhd_dbg.hFranky Lin2-15/+15
2011-12-19brcm80211: fmac: abstract ctrl frames interface function pointersFranky Lin3-17/+13
2011-12-19brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin3-5/+5
2011-12-19brcm80211: fmac: abstract bus_init interface function pointerFranky Lin3-5/+5
2011-12-19brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin4-75/+78
2011-12-19brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin4-86/+88
2011-12-19brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin6-10/+13
2011-12-19brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin5-11/+7
2011-12-19brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin3-33/+29
2011-12-19brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin3-4/+8
2011-12-19brcm80211: fmac: move packet realloc stats to struct brcmf_busFranky Lin3-4/+3