summaryrefslogtreecommitdiff
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | iwlwifi: mvm: add predefined broadcast filter configurationEliad Peller2014-02-03
| * | | | | | | iwlwifi: mvm: add basic bcast filtering implementationEliad Peller2014-02-03
| * | | | | | | iwlwifi: mvm: change the format of the SRAM dumpEmmanuel Grumbach2014-02-03
| * | | | | | | iwlwifi: mvm: BT Coex - change SMPS settings in AP modeEmmanuel Grumbach2014-02-03
| * | | | | | | iwlwifi: mvm: BT Coex - set low latency vif as primaryEmmanuel Grumbach2014-02-03
| * | | | | | | iwlwifi: mvm: limit non-low-latency binding scheduling durationJohannes Berg2014-02-03
| * | | | | | | iwlwifi: mvm: reserve bandwidth for low-latency interfaceJohannes Berg2014-02-03
| * | | | | | | iwlwifi: mvm: disable powersave in low-latencyJohannes Berg2014-02-03
| * | | | | | | iwlwifi: mvm: add low-latency frameworkJohannes Berg2014-02-03
| * | | | | | | iwlwifi: mvm: notify scan completed even if no fw_restartDavid Spinadel2014-02-03
| * | | | | | | iwlwifi: mvm: don't stop sched scan in restartDavid Spinadel2014-02-03
| * | | | | | | iwlwifi: pcie: fix unused variable gcc warningEmmanuel Grumbach2014-02-03
| * | | | | | | iwlwifi: mvm: check ARRAY_SIZE(mvm->fw_id_to_mac_id) = IWL_MVM_STATION_COUNTEmmanuel Grumbach2014-02-03
| * | | | | | | iwlwifi: mvm: provide helper to fetch the iwl_mvm_sta from sta_idEmmanuel Grumbach2014-02-03
| * | | | | | | iwlwifi: remove obsolete TODOEmmanuel Grumbach2014-02-03
| * | | | | | | iwlwifi: 7000: warn about old firmwareEmmanuel Grumbach2014-02-03
| * | | | | | | iwlwifi: pcie: make FH debugfs file code easier to understandJohannes Berg2014-02-03
| * | | | | | | iwlwifi: pcie: fix secure section / dual cpu firmware loadingEran Harary2014-02-03
| * | | | | | | iwlwifi: pcie: Disable L0S exit timer for 8000 HW familyEran Harary2014-02-03
| * | | | | | | iwlwifi: pcie: change CSR reset in family 8000Eran Harary2014-02-03
| * | | | | | | iwlwifi: pcie: disable APMG configurations for family 8000Eran Harary2014-02-03
| * | | | | | | iwlwifi: mvm: support NVM sections for family 8000Eran Harary2014-02-03
| * | | | | | | iwlwifi: Add 8000 HW family supportEran Harary2014-02-03
| * | | | | | | iwlwifi: mvm: implement AP/GO uAPSD supportJohannes Berg2014-02-03
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-19
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-17
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux2014-02-13
| | * | | | | rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka2014-02-13
| | * | | | | ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter2014-02-13
| | * | | | | rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois2014-02-13
| | * | | | | rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois2014-02-13
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville2014-02-13
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| |
| | | * | | iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach2014-02-13
| * | | | | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-17
| |/ / / /
* / / / / wil6210: Use pci_enable_msi_range() instead of pci_enable_msi_block()Alexander Gordeev2014-02-18
|/ / / /
* | | | rtl8180: Add error check for pci_map_single return value in TX pathandrea.merello2014-02-06
* | | | rtl8180: Add error check for pci_map_single return value in RX pathandrea.merello2014-02-06
* | | | ath9k: Fix TX power calculationSujith Manoharan2014-02-04
* | | | ath9k: Do not support PowerSave by defaultSujith Manoharan2014-02-04
* | | | ath9k: Fix build error on ARMSujith Manoharan2014-02-04
* | | | ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2014-02-04
* | | | ar5523: fix usb id for Gigaset.Oleksij Rempel2014-02-04
* | | | ath9k_htc: Do not support PowerSave by defaultOleksij Rempel2014-02-04
* | | | rt2500: disable PS by defaultStanislaw Gruszka2014-02-04
* | | | rt2800: disable PS by default on USBStanislaw Gruszka2014-02-04
* | | | ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka2014-02-04
|/ / /
* | | iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach2014-02-02
* | | iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach2014-02-02
* | | iwlwifi: mvm: don't leak a station when we drainEmmanuel Grumbach2014-01-30
* | | iwlwifi: mvm: notify match found without filteringDavid Spinadel2014-01-30