aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-3/+5
2012-12-22Drivers: network: more __dev* removalGreg KH1-1/+1
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+9
2012-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-1/+9
2012-12-17drivers: remove reference to feature-removal-schedule.txtTao Ma1-5/+1
2012-12-17wireless: fix Atheros drivers compilationVladimir Kondratiev1-1/+1
2012-12-17rt2x00: zero-out rx_statusGabor Juhos1-0/+8
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-31/+11
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2012-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville80-1401/+1613
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville3-6/+6
2012-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville28-263/+358
2012-12-11ath9k: check pdata variable before dereferencing itGabor Juhos1-1/+1
2012-12-11ath5k: RX timestamp is reported at end of frameThomas Pedersen1-12/+1
2012-12-11ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen1-1/+1
2012-12-11ath9k: RX timestamp is reported at end of frameThomas Pedersen1-1/+1
2012-12-11rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapterJohn W. Linville1-1/+1
2012-12-10iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2012-12-10iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach1-31/+18
2012-12-10iwlwifi: iwlagn_request_scan: Fix check for priv->scan_requestTim Gardner1-2/+3
2012-12-10b43: fix tx path skb leaksFelix Fietkau3-8/+15
2012-12-10ath5k: fix tx path skb leaksFelix Fietkau2-3/+3
2012-12-10ath9k: allow to load EEPROM content via firmware APIGabor Juhos3-2/+80
2012-12-10ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos6-22/+17
2012-12-10ath9k: add EEPROM offset to debug messageGabor Juhos1-1/+2
2012-12-10ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos4-13/+11
2012-12-10ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2-0/+4
2012-12-10ath9k_hw: Update intivals for AR9340Sujith Manoharan1-2/+4
2012-12-10ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan2-20/+43
2012-12-10ath9k_hw: Add HW cap for PAPRDSujith Manoharan5-7/+18
2012-12-10ath9k_hw: Fix PAPRD retraining for AR9485Sujith Manoharan1-1/+5
2012-12-10ath9k_hw: Various trivial fixes for PAPRDSujith Manoharan2-8/+3
2012-12-10ath9k: Fix redundant PS wrappersSujith Manoharan1-4/+6
2012-12-10ath9k: Add a few debug messages for PAPRDSujith Manoharan2-2/+11
2012-12-10ath9k_hw: Fix PAPRD trainingSujith Manoharan1-7/+29
2012-12-10ath9k_hw: Fix PAPRD registers for AR9485Sujith Manoharan1-15/+14
2012-12-10ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos1-3/+3
2012-12-10rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva1-0/+1
2012-12-10carl9170: fix copy and paste mishap in carl9170_handle_mpduChristian Lamparter1-1/+1
2012-12-10brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8Hauke Mehrtens1-2/+3
2012-12-10brcmsmac: do a read after the write of the objmem on broken PCIe controllersHauke Mehrtens1-1/+1
2012-12-10ath9k: Fix regression in 'xmit' debugfs fileSujith Manoharan1-1/+1
2012-12-10b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger2-6/+36
2012-12-10brcmsmac: add support for cores with revision 17Hauke Mehrtens2-3/+4
2012-12-10Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2012-12-10brcmfmac: remove WL_CONN() macroArend van Spriel2-98/+94
2012-12-10brcmfmac: remove WL_SCAN() macroArend van Spriel2-39/+39
2012-12-10brcmfmac: remove WL_TRACE() macroArend van Spriel2-96/+95
2012-12-10brcmfmac: replace WL_INFO() macroArend van Spriel2-22/+21
2012-12-10brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel2-158/+158