summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-18drivers: net: wireless: b43: Fix possible NULL ptr dereferenceFelipe Pena
2013-10-18rt2800usb: slow down TX status pollingStanislaw Gruszka
2013-10-18rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka
2013-10-18rt2400pci: fix RSSI readStanislaw Gruszka
2013-10-18ath5k: fix regression in tx status processingFelix Fietkau
2013-10-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-10-18iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach
2013-10-14mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil
2013-10-14mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil
2013-10-11iwlwifi: mvm: fix scan request's suspend time parameterAlexander Bondar
2013-10-11iwlwifi: don't WARN on bad firmware stateStanislaw Gruszka
2013-10-11iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg
2013-10-10wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy
2013-10-10rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland
2013-10-07iwlwifi: pcie: fix merge damageJohannes Berg
2013-10-07ath9k: fix tx queue scheduling after channel changesFelix Fietkau
2013-10-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-10-02iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach
2013-10-02iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach
2013-10-02iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach
2013-10-02iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb
2013-10-02iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach
2013-10-02iwlwifi: mvm: Disable uAPSD for D3 imageAlexander Bondar
2013-09-30ath9k: fix powersave response handling for BA session packetsFelix Fietkau
2013-09-30mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar
2013-09-30Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel
2013-09-26brcmfmac: obtain platform data upon module initializationArend van Spriel
2013-09-26mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao
2013-09-26mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar
2013-09-26p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter
2013-09-26cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy
2013-09-26Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy
2013-09-26mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao
2013-09-26rtlwifi: Align private space in rtl_priv structLarry Finger
2013-09-26ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau
2013-09-26p54usb: fix leak at failure path in p54u_load_firmware()Alexey Khoroshilov
2013-09-26ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau
2013-09-26ath9k: Fix regression in LNA diversitySujith Manoharan
2013-09-26ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau
2013-09-26ath9k: fix stale flag handling on buffer cloneFelix Fietkau
2013-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-09-23Bluetooth: btusb: Add support for Belkin F8065bfKen O'Brien
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov
2013-09-19skge: fix broken driverMikulas Patocka
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds