summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-06-2531-177/+609
|\
| * iwlwifi: mvm: handle device start failures during restartJohannes Berg2014-06-241-0/+10
| * iwlwivi: mvm: BT Coex - properly set the priority of beaconsEmmanuel Grumbach2014-06-241-6/+7
| * iwlwifi: mvm: support extended beacon notificationDavid Spinadel2014-06-245-10/+42
| * iwlwifi: mvm: Introduce an API to set STA_FLG_DISABLE_TX flagAndrei Otcheretianski2014-06-244-5/+26
| * iwlwifi: mvm: disable beacon filtering escape timer in d0i3Eliad Peller2014-06-241-1/+1
| * iwlwifi: mvm: BT Coex - avoid the shared antenna for management framesEmmanuel Grumbach2014-06-243-1/+13
| * iwlwifi: mvm: BT Coex - add reduced Tx power thresholds to constantsEmmanuel Grumbach2014-06-242-6/+6
| * iwlwifi: mvm: BT Coex - don't limit rate control if TTC is onEmmanuel Grumbach2014-06-242-1/+9
| * iwlwifi: mvm: BT Coex - allow MIMO in more casesEmmanuel Grumbach2014-06-241-7/+10
| * iwlwifi: mvm: BT Coex - allow to force the antenna allocationEmmanuel Grumbach2014-06-244-0/+94
| * iwlwifi: mvm: assure no overflows occur while reading otpLiad Kaufman2014-06-241-2/+12
| * iwlwifi: nvm: update maximal parsed values in external nvmLiad Kaufman2014-06-241-2/+13
| * iwlwifi: update trans->hw_rev 8000 hw family formatLiad Kaufman2014-06-241-0/+10
| * iwlwifi: mvm: fix bug in set_hw_address functionEran Harary2014-06-241-12/+22
| * iwlwifi: dvm: add a force_cam module parameter to fully disable power savingAndy Lutomirski2014-06-241-0/+9
| * iwlwifi: pcie: improve debugfs queue infoAndy Lutomirski2014-06-241-2/+8
| * iwlwifi: pcie: log when waking the NIC for hcmd submission failsAndy Lutomirski2014-06-241-0/+1
| * iwlwifi: fix NVM channel attribute map.David Spinadel2014-06-241-4/+18
| * iwlwifi: mvm: fixes for 8000 NVM flowEran Harary2014-06-242-3/+2Star
| * iwlwifi: pcie: add firmware monitor capabilitiesEmmanuel Grumbach2014-06-246-4/+158
| * iwlwifi: rename iwl_mvm_fw_error_next_dataEmmanuel Grumbach2014-06-242-5/+5
| * iwlwifi: add device / firmware to fw-error-dump fileEmmanuel Grumbach2014-06-245-5/+53
| * iwlwifi: remove MCS32 support declarationEliad Peller2014-06-241-1/+0Star
| * iwlwifi: mvm: don't use hardcoded num of scan channelsDavid Spinadel2014-06-247-51/+56
| * Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-06-241-46/+19Star
| |\
| | * iwlwifi: mvm: rework sched scan channel configurationEliad Peller2014-06-241-46/+19Star
| * | iwlwifi: mvm: add back support for low-priority scanJohannes Berg2014-06-242-3/+7
| * | iwlwifi: mvm: use ksize to memset scan_commandDavid Spinadel2014-06-241-3/+1Star
| * | iwlwifi: bump API version for 8000 devicesEmmanuel Grumbach2014-06-241-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-06-2523-80/+114
|\ \
| * | mac80211: split sched scan IEsDavid Spinadel2014-06-2512-32/+59
| * | mac80211: support more than one band in scan requestDavid Spinadel2014-06-2511-11/+20
| * | cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-231-1/+2
| * | mac80211_hwsim: clean up own address matchingJohannes Berg2014-06-231-35/+31Star
| |/
* | ath9k: Fix build error in ath_reset_internalRajkumar Manoharan2014-06-201-5/+3Star
* | b43: add config for (en|dis)abling G-PHY supportRafał Miłecki2014-06-204-5/+14
* | b43: remove leftover code from old devices supportRafał Miłecki2014-06-203-16/+0Star
* | wil6210: fix for 64-bit integer divisionVladimir Kondratiev2014-06-201-2/+3
* | mwifiex: Use the proper interfacesThomas Gleixner2014-06-205-23/+6Star
* | PCMCIA_HERMES: ioport_map/unmap relies on HAS_IOPORT_MAPFabian Frederick2014-06-191-1/+1
* | LIBERTAS_CS: ioport_map/unmap relies on HAS_IOPORT_MAPFabian Frederick2014-06-191-1/+1
* | SPECTRUM_CS: ioport_map/unmap relies on HAS_IOPORT_MAPFabian Frederick2014-06-191-1/+1
* | drivers/net/wireless/rt2x00/rt2x00dev.c: remove null test before kfreeFabian Frederick2014-06-191-2/+1Star
* | wil6210: track Tx queue stateVladimir Kondratiev2014-06-193-2/+24
* | wil6210: interrupt statisticsVladimir Kondratiev2014-06-193-0/+14
* | wil6210: add 'info' debugfs entryVladimir Kondratiev2014-06-191-0/+25
* | wil6210: work around for platforms with broken INTxVladimir Kondratiev2014-06-191-2/+22
* | wil6210: fix for unreachable code in wmi_recv_cmdVladimir Kondratiev2014-06-191-15/+10Star
* | wil6210: map additional registers on targetVladimir Kondratiev2014-06-191-0/+1