summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* defxx: Handle DMA mapping errorsMaciej W. Rozycki2014-07-081-26/+58
* defxx: Use netdev_alloc_skb consistentlyMaciej W. Rozycki2014-07-081-2/+6
* defxx: Discard DMA maps on buffer deallocationMaciej W. Rozycki2014-07-081-1/+6
* defxx: Correct the receive DMA map sizeMaciej W. Rozycki2014-07-081-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2014-07-08208-2277/+9291
|\
| * b43: fix reading info about radio for new devices (cores 40 & 42)Rafał Miłecki2014-07-071-1/+10
| * b43: N-PHY: add TX gains tables for radio 0x2057 rev 9Rafał Miłecki2014-07-071-0/+78
| * b43: N-PHY: rework names & picking of TX gain tablesRafał Miłecki2014-07-072-30/+84
| * b43: N-PHY: initialize hardware tables on new devicesRafał Miłecki2014-07-072-11/+281
| * iwlwifi: mvm: minor fix in commentEmmanuel Grumbach2014-07-071-1/+1
| * iwlwifi: mvm: remove 8000 HW family setting of adc sampling on nic configLiad Kaufman2014-07-071-2/+9
| * iwlwifi: mvm: teardown TDLS peers when initiating DCMArik Nemtsov2014-07-071-0/+27
| * iwlwifi: disable PSM on vifs with associated TDLS peersArik Nemtsov2014-07-073-5/+46
| * iwlwifi: mvm: protect TDLS discovery sessionArik Nemtsov2014-07-071-0/+13
| * iwlwifi: mvm: disallow new TDLS stations when appropriateArik Nemtsov2014-07-075-21/+60
| * iwlwifi: mvm: Use CS tx block bit for AP/GOAndrei Otcheretianski2014-07-077-3/+136
| * iwlwifi: mvm: Reflect GO channel switch in NoAAndrei Otcheretianski2014-07-076-10/+153
| * iwlwifi: mvm: Protect mvm->csa_vif with RCUAndrei Otcheretianski2014-07-073-9/+20
| * iwlwifi: mvm: Use beacon_get_template instead of beacon_getAndrei Otcheretianski2014-07-071-1/+2
| * iwlwifi: mvm: CSA unbind-bind flow support for clientLuciano Coelho2014-07-071-10/+25
| * iwlwifi: mvm: add switch_vif_chanctx operationLuciano Coelho2014-07-073-32/+135
| * iwlwifi: mvm: remove update type argument from quota updateJohannes Berg2014-07-074-62/+19
| * iwlwifi: mvm: don't pass update type to quota iteratorJohannes Berg2014-07-071-11/+5
| * iwlwifi: mvm: validate that we don't send zero quotaJohannes Berg2014-07-071-0/+8
| * iwlwifi: mvm: don't send zero quota to the firmwareJohannes Berg2014-07-071-5/+5
| * iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vifLuciano Coelho2014-07-074-20/+61
| * iwlwifi: 8000: drop a print when the address is invalidEran Harary2014-07-071-0/+3
| * iwlwifi: mvm: fix endianity in scan commandDavid Spinadel2014-07-072-5/+5
| * iwlwifi: mvm: init lmac scan commandDavid Spinadel2014-07-071-7/+13
| * iwlwifi: mvm: add unified LMAC scan APIDavid Spinadel2014-07-077-70/+653
| * iwlwifi: mvm: rs: don't save debugfs filesEliad Peller2014-07-072-26/+10
| * iwlwifi: mvm: rs: don't clear persistent fieldsEliad Peller2014-07-072-52/+59
| * iwlwifi: mvm: warn about empty OTPEran Harary2014-07-071-0/+2
| * iwlwifi: mvm: BT Coex - relax constraints when TTC / RRC is activeEmmanuel Grumbach2014-07-072-9/+18
| * iwlwifi: mvm: BT Coex - fix debugfs with old APIEmmanuel Grumbach2014-07-071-35/+148
| * iwlwifi: mvm: BT Coex - add High Band retentionEmmanuel Grumbach2014-07-072-0/+3
| * iwlwifi: mvm: BT Coex - convert reduced Tx power to new APIEmmanuel Grumbach2014-07-071-22/+7
| * iwlwifi: mvm: BT Coex - convert the co-running update to new APIEmmanuel Grumbach2014-07-071-29/+7
| * iwlwifi: mvm: BT Coex - convert the sw boost update to new APIEmmanuel Grumbach2014-07-071-42/+16
| * iwlwifi: mvm: BT Coex - new APIEmmanuel Grumbach2014-07-076-175/+233
| * iwlwifi: mvm: BT Coex - prepare towards new APIEmmanuel Grumbach2014-07-077-38/+1448
| * iwlwifi: mvm: remove unused flags from TX commandEmmanuel Grumbach2014-07-062-15/+2
| * iwlwifi: rename iwl_fw_error_fw_mon to iwl_fw_error_dump_fw_monEmmanuel Grumbach2014-07-062-4/+4
| * iwlwifi: mvm: read the mac address in family 8000Eran Harary2014-07-061-12/+48
| * iwlwifi: mvm: wait for d0i3 exit in add interface flowGregory Greenman2014-07-062-9/+32
| * iwlwifi: mvm: update layout of firmware error dumpEmmanuel Grumbach2014-07-061-1/+1
| * iwlwifi: mvm: kill iwl_mvm_fw_error_rxf_dumpEmmanuel Grumbach2014-07-064-132/+100
| * iwlwifi: mvm: don't collect logs in the interrupt threadEmmanuel Grumbach2014-07-063-44/+12
| * iwlwifi: remove wrong comment about alignment in iwl-fw-error-dump.hEmmanuel Grumbach2014-07-061-2/+2
| * iwlwifi: fix naming mistake for the fw_monitor module parameterEmmanuel Grumbach2014-07-061-1/+1