summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-179-16/+75
|\
| * hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux2014-02-131-1/+1
| * rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka2014-02-131-2/+8
| * ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter2014-02-131-1/+1
| * rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois2014-02-131-1/+1
| * rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois2014-02-131-2/+16
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville2014-02-134-9/+48
| |\
| | * iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach2014-02-134-9/+48
* | | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-1/+1
|/ /
* | rtl8180: Add error check for pci_map_single return value in TX pathandrea.merello2014-02-061-0/+7
* | rtl8180: Add error check for pci_map_single return value in RX pathandrea.merello2014-02-061-3/+13
* | ath9k: Fix TX power calculationSujith Manoharan2014-02-041-0/+4
* | ath9k: Do not support PowerSave by defaultSujith Manoharan2014-02-041-1/+7
* | ath9k: Fix build error on ARMSujith Manoharan2014-02-041-3/+2
* | ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2014-02-042-22/+40
* | ar5523: fix usb id for Gigaset.Oleksij Rempel2014-02-041-1/+1
* | ath9k_htc: Do not support PowerSave by defaultOleksij Rempel2014-02-041-1/+7
* | rt2500: disable PS by defaultStanislaw Gruszka2014-02-042-0/+10
* | rt2800: disable PS by default on USBStanislaw Gruszka2014-02-041-3/+2
* | ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka2014-02-041-12/+13
|/
* iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach2014-02-021-0/+5
* iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach2014-02-021-1/+2
* iwlwifi: mvm: don't leak a station when we drainEmmanuel Grumbach2014-01-301-36/+37
* iwlwifi: mvm: notify match found without filteringDavid Spinadel2014-01-302-1/+5
* iwlwifi: add more 7265 HW IDsOren Givon2014-01-301-1/+6
* iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach2014-01-301-0/+2
* iwlwifi: mvm: disable scheduled scanJohannes Berg2014-01-301-1/+1
* iwlwifi: mvm: make local pointer non-staticJohannes Berg2014-01-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25438-14911/+17809
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-247-7/+20
| |\
| | * ath9k: Fix RX interrupt mitigationSujith Manoharan2014-01-232-2/+12
| | * rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov2014-01-231-0/+1
| | * ath9k: Fix code mistakeSujith Manoharan2014-01-231-1/+1
| | * b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang2014-01-231-2/+2
| | * mwifiex: fix wakeup on magic packetAndreas Fenkart2014-01-231-1/+1
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-231-1/+3
| | |\
| | | * iwlwifi: pcie: don't panic on host commands in iwldvmEmmanuel Grumbach2014-01-201-1/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1784-1497/+2580
| |\ \ \ | | |/ /
| | * | carl9170: use ath_is_mybeaconOleksij Rempel2014-01-161-6/+3
| | * | ath5k: use ath_is_mybeaconOleksij Rempel2014-01-161-25/+8
| | * | ath9k_htc: use ath_is_mybeaconOleksij Rempel2014-01-161-3/+1
| | * | ath9k: use ath_is_mybeaconOleksij Rempel2014-01-161-16/+4
| | * | ath: add common function ath_is_mybeaconOleksij Rempel2014-01-162-0/+10
| | * | mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy2014-01-161-0/+14
| | * | mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao2014-01-161-1/+1
| | * | wil6210: correct #include for prefetch()Vladimir Kondratiev2014-01-161-1/+1
| | * | ath9k: Fix possible overflow conditionSujith Manoharan2014-01-161-1/+1
| | * | ath9k: Fix IQ calibrationSujith Manoharan2014-01-161-2/+15
| | * | ath9k: Fix error reported by smatchSujith Manoharan2014-01-161-1/+1
| | * | brcmfmac: handle SDIO card removalArend van Spriel2014-01-165-87/+102
OpenPOWER on IntegriCloud