summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar2011-12-217-39/+35
* mwifiex: remove redundant band config codeAmitkumar Karwar2011-12-214-95/+24
* atheros: force endian checks on atheros wireless driversLuis R. Rodriguez2011-12-211-0/+1
* mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA streamYogesh Ashok Powar2011-12-211-7/+7
* ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez2011-12-211-4/+4
* iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg2011-12-212-44/+31
* rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox2011-12-211-0/+2
* libertas: clean up scan thread handlingAndres Salomon2011-12-211-4/+6
* ath9k: classify DFS debug header furtherLuis R. Rodriguez2011-12-211-3/+3
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-12-217-64/+96
|\
| * wl12xx: mark no sched scan only after FW eventEyal Shapira2011-12-202-2/+1
| * wl12xx: fix sched scan of DFS channelsEyal Shapira2011-12-201-7/+8
| * wl12xx: add missing copyright noticeLuciano Coelho2011-12-201-0/+21
| * wl12xx: check the actual vif operstate in wl1271_dev_notifyEliad Peller2011-12-201-1/+11
| * wl12xx: stop device role on remove_interfaceEliad Peller2011-12-201-1/+5
| * wl12xx: fix checking of started dev roleEliad Peller2011-12-201-23/+18
| * wl12xx: flush packets before stopping dev roleEliad Peller2011-12-201-0/+3
| * wl12xx: make WL1271_FLAG_IDLE flag per-vifEliad Peller2011-12-204-6/+16
| * wl12xx: remove redundant code from wl1271_op_conf_txEliad Peller2011-12-201-24/+1
| * wl12xx: implement change_interfaceEliad Peller2011-12-201-0/+12
* | iwlwifi: Execute runtime calibration alwaysVenkataraman, Meenakshi2011-12-192-5/+4
* | iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_IDWey-Yi Guy2011-12-191-10/+3
* | iwlwifi: set hw_version in wiphyWey-Yi Guy2011-12-191-0/+2
* | iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy2011-12-194-7/+23
* | iwlagn: finer-grained HT disableJohannes Berg2011-12-193-5/+15
* | iwlagn: add IRQ tracingJohannes Berg2011-12-192-11/+50
|/
* ath9k: fix tx locking issuesFelix Fietkau2011-12-192-32/+65
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-1913-17/+145
* b43: N-PHY: reorder functions: random cleanupsRafał Miłecki2011-12-191-107/+116
* b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki2011-12-191-226/+226
* b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki2011-12-191-300/+300
* b43: N-PHY: split gain control workaroundsRafał Miłecki2011-12-191-264/+267
* b43: N-PHY: reorder functions: collect RSSI selectsRafał Miłecki2011-12-191-221/+225
* b43: N-PHY: reorder functions: collect samples onesRafał Miłecki2011-12-191-131/+135
* b43: N-PHY: reorder functions: collect radio onesRafał Miłecki2011-12-191-190/+198
* b43: N-PHY: reorder functions: put basic ones at beginningRafał Miłecki2011-12-191-333/+332
* rtlwifi: Fix locking problem introduces with commit 6539306bLarry Finger2011-12-193-2/+5
* brcm80211: fmac: add Kconfig option for SDIO bus supportFranky Lin2011-12-192-15/+25
* brcm80211: fmac: exclude unnecessary header filesFranky Lin2011-12-194-6/+0
* brcm80211: fmac: move idle macros to dhd_sdio.cFranky Lin2011-12-192-6/+6
* brcm80211: fmac: move debug level macros to dhd_dbg.hFranky Lin2011-12-192-15/+15
* brcm80211: fmac: abstract ctrl frames interface function pointersFranky Lin2011-12-193-17/+13
* brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin2011-12-193-5/+5
* brcm80211: fmac: abstract bus_init interface function pointerFranky Lin2011-12-193-5/+5
* brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin2011-12-194-75/+78
* brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin2011-12-194-86/+88
* brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin2011-12-196-10/+13
* brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin2011-12-195-11/+7
* brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin2011-12-193-33/+29
* brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin2011-12-193-4/+8