index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
defxx: Handle DMA mapping errors
Maciej W. Rozycki
2014-07-08
1
-26
/
+58
*
defxx: Use netdev_alloc_skb consistently
Maciej W. Rozycki
2014-07-08
1
-2
/
+6
*
defxx: Discard DMA maps on buffer deallocation
Maciej W. Rozycki
2014-07-08
1
-1
/
+6
*
defxx: Correct the receive DMA map size
Maciej W. Rozycki
2014-07-08
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2014-07-08
208
-2277
/
+9291
|
\
|
*
b43: fix reading info about radio for new devices (cores 40 & 42)
Rafał Miłecki
2014-07-07
1
-1
/
+10
|
*
b43: N-PHY: add TX gains tables for radio 0x2057 rev 9
Rafał Miłecki
2014-07-07
1
-0
/
+78
|
*
b43: N-PHY: rework names & picking of TX gain tables
Rafał Miłecki
2014-07-07
2
-30
/
+84
|
*
b43: N-PHY: initialize hardware tables on new devices
Rafał Miłecki
2014-07-07
2
-11
/
+281
|
*
iwlwifi: mvm: minor fix in comment
Emmanuel Grumbach
2014-07-07
1
-1
/
+1
|
*
iwlwifi: mvm: remove 8000 HW family setting of adc sampling on nic config
Liad Kaufman
2014-07-07
1
-2
/
+9
|
*
iwlwifi: mvm: teardown TDLS peers when initiating DCM
Arik Nemtsov
2014-07-07
1
-0
/
+27
|
*
iwlwifi: disable PSM on vifs with associated TDLS peers
Arik Nemtsov
2014-07-07
3
-5
/
+46
|
*
iwlwifi: mvm: protect TDLS discovery session
Arik Nemtsov
2014-07-07
1
-0
/
+13
|
*
iwlwifi: mvm: disallow new TDLS stations when appropriate
Arik Nemtsov
2014-07-07
5
-21
/
+60
|
*
iwlwifi: mvm: Use CS tx block bit for AP/GO
Andrei Otcheretianski
2014-07-07
7
-3
/
+136
|
*
iwlwifi: mvm: Reflect GO channel switch in NoA
Andrei Otcheretianski
2014-07-07
6
-10
/
+153
|
*
iwlwifi: mvm: Protect mvm->csa_vif with RCU
Andrei Otcheretianski
2014-07-07
3
-9
/
+20
|
*
iwlwifi: mvm: Use beacon_get_template instead of beacon_get
Andrei Otcheretianski
2014-07-07
1
-1
/
+2
|
*
iwlwifi: mvm: CSA unbind-bind flow support for client
Luciano Coelho
2014-07-07
1
-10
/
+25
|
*
iwlwifi: mvm: add switch_vif_chanctx operation
Luciano Coelho
2014-07-07
3
-32
/
+135
|
*
iwlwifi: mvm: remove update type argument from quota update
Johannes Berg
2014-07-07
4
-62
/
+19
|
*
iwlwifi: mvm: don't pass update type to quota iterator
Johannes Berg
2014-07-07
1
-11
/
+5
|
*
iwlwifi: mvm: validate that we don't send zero quota
Johannes Berg
2014-07-07
1
-0
/
+8
|
*
iwlwifi: mvm: don't send zero quota to the firmware
Johannes Berg
2014-07-07
1
-5
/
+5
|
*
iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vif
Luciano Coelho
2014-07-07
4
-20
/
+61
|
*
iwlwifi: 8000: drop a print when the address is invalid
Eran Harary
2014-07-07
1
-0
/
+3
|
*
iwlwifi: mvm: fix endianity in scan command
David Spinadel
2014-07-07
2
-5
/
+5
|
*
iwlwifi: mvm: init lmac scan command
David Spinadel
2014-07-07
1
-7
/
+13
|
*
iwlwifi: mvm: add unified LMAC scan API
David Spinadel
2014-07-07
7
-70
/
+653
|
*
iwlwifi: mvm: rs: don't save debugfs files
Eliad Peller
2014-07-07
2
-26
/
+10
|
*
iwlwifi: mvm: rs: don't clear persistent fields
Eliad Peller
2014-07-07
2
-52
/
+59
|
*
iwlwifi: mvm: warn about empty OTP
Eran Harary
2014-07-07
1
-0
/
+2
|
*
iwlwifi: mvm: BT Coex - relax constraints when TTC / RRC is active
Emmanuel Grumbach
2014-07-07
2
-9
/
+18
|
*
iwlwifi: mvm: BT Coex - fix debugfs with old API
Emmanuel Grumbach
2014-07-07
1
-35
/
+148
|
*
iwlwifi: mvm: BT Coex - add High Band retention
Emmanuel Grumbach
2014-07-07
2
-0
/
+3
|
*
iwlwifi: mvm: BT Coex - convert reduced Tx power to new API
Emmanuel Grumbach
2014-07-07
1
-22
/
+7
|
*
iwlwifi: mvm: BT Coex - convert the co-running update to new API
Emmanuel Grumbach
2014-07-07
1
-29
/
+7
|
*
iwlwifi: mvm: BT Coex - convert the sw boost update to new API
Emmanuel Grumbach
2014-07-07
1
-42
/
+16
|
*
iwlwifi: mvm: BT Coex - new API
Emmanuel Grumbach
2014-07-07
6
-175
/
+233
|
*
iwlwifi: mvm: BT Coex - prepare towards new API
Emmanuel Grumbach
2014-07-07
7
-38
/
+1448
|
*
iwlwifi: mvm: remove unused flags from TX command
Emmanuel Grumbach
2014-07-06
2
-15
/
+2
|
*
iwlwifi: rename iwl_fw_error_fw_mon to iwl_fw_error_dump_fw_mon
Emmanuel Grumbach
2014-07-06
2
-4
/
+4
|
*
iwlwifi: mvm: read the mac address in family 8000
Eran Harary
2014-07-06
1
-12
/
+48
|
*
iwlwifi: mvm: wait for d0i3 exit in add interface flow
Gregory Greenman
2014-07-06
2
-9
/
+32
|
*
iwlwifi: mvm: update layout of firmware error dump
Emmanuel Grumbach
2014-07-06
1
-1
/
+1
|
*
iwlwifi: mvm: kill iwl_mvm_fw_error_rxf_dump
Emmanuel Grumbach
2014-07-06
4
-132
/
+100
|
*
iwlwifi: mvm: don't collect logs in the interrupt thread
Emmanuel Grumbach
2014-07-06
3
-44
/
+12
|
*
iwlwifi: remove wrong comment about alignment in iwl-fw-error-dump.h
Emmanuel Grumbach
2014-07-06
1
-2
/
+2
|
*
iwlwifi: fix naming mistake for the fw_monitor module parameter
Emmanuel Grumbach
2014-07-06
1
-1
/
+1
[next]