aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+11
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-9/+11
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville135-38707/+39303
2011-11-28ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki1-1/+2
2011-11-28rtlwifi: fix lps_lock deadlockStanislaw Gruszka1-8/+9
2011-11-26ray_cs: Fix array bounds warnings.David S. Miller2-4/+4
2011-11-26airo: Fix array bounds warning when moving packet payload.David S. Miller1-2/+2
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+5
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet1-6/+6
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-4/+5
2011-11-22Revert "rt2800pci: handle spurious interrupts"John W. Linville1-6/+1
2011-11-22Revert "rt2x00: handle spurious pci interrupts"John W. Linville3-3/+3
2011-11-22rtlwifi: squash warning in _usb_read_syncJohn W. Linville1-2/+3
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville89-35/+106
2011-11-21carl9170: use ieee80211_free_txskbChristian Lamparter1-2/+2
2011-11-21p54: use ieee80211_free_txskbChristian Lamparter1-2/+2
2011-11-21rndis_wlan: remove unused macroJussi Kivilinna1-2/+0
2011-11-21rndis_wlan: add reporting of PMKSA candidate eventsJussi Kivilinna1-17/+9
2011-11-21rndis_wlan: add missing __packedJussi Kivilinna1-2/+2
2011-11-21rndis_wlan: pass channel info to cfg80211_roamed()Jussi Kivilinna1-2/+3
2011-11-21rndis_wlan: split getting current channel to separate functionJussi Kivilinna1-18/+31
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg1-1/+2
2011-11-21iwl-debug: Shrink object by using dev_err and deduplicating formatsJoe Perches1-16/+21
2011-11-21iwlwifi: remove redundancyWey-Yi Guy1-1/+1
2011-11-21iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach1-1/+0
2011-11-21iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach1-4/+2
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach4-6/+9
2011-11-21iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach1-1/+5
2011-11-21brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-21rtlwifi: Remove redundant code from PCI interruptLarry Finger1-3/+0
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger7-36/+43
2011-11-21rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger5-3/+64
2011-11-21rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge2-4/+16
2011-11-21ath9k: trivial: reorder rx_tasklet processingZefir Kurtisi1-5/+5
2011-11-21Merge branch 'for-linville' of git://github.com/sgruszka/iwlegacyJohn W. Linville70-36234/+34525
2011-11-21prism54: potential memory corruption in prism54_get_essid()Dan Carpenter1-1/+1
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-21/+45
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao8-20/+50
2011-11-17p54spi: Remove FIXME in op_stopMichael Büsch1-5/+1
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones5-13/+16
2011-11-17brcmsmac: Use current logging stylesJoe Perches2-79/+80
2011-11-17ath9k_hw: set btcoex weights for AR9462Rajkumar Manoharan3-4/+37
2011-11-17ath9k_hw: Cleanup btcoex wlan weightsRajkumar Manoharan4-58/+34
2011-11-17ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan3-4/+4
2011-11-17Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville22-2160/+4338
2011-11-17p54spi: Fix workqueue deadlockMichael Büsch1-2/+2
2011-11-17p54spi: Add missing spin_lock_initMichael Büsch1-0/+1
2011-11-17rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde1-1/+1
2011-11-17rt2x00: handle spurious pci interruptsStanislaw Gruszka3-3/+3
2011-11-17rt2800pci: handle spurious interruptsStanislaw Gruszka1-1/+6