index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
Emil Tantilov
2014-01-17
3
-84
/
+61
*
i40e: Fix device ID define names to align to standard
Shannon Nelson
2014-01-17
7
-70
/
+70
*
i40e: add DCB option to Kconfig
Neerav Parikh
2014-01-17
2
-0
/
+10
*
i40e: add DCB and DCBNL support
Neerav Parikh
2014-01-17
4
-20
/
+669
*
i40e: implement DCB support infastructure
Neerav Parikh
2014-01-17
5
-15
/
+712
*
i40e: refactor flow director
Anjali Singhai Jain
2014-01-17
3
-160
/
+221
*
i40e: rename defines
Jesse Brandeburg
2014-01-17
4
-33
/
+33
*
i40e: whitespace fixes
Jesse Brandeburg
2014-01-17
4
-5
/
+5
*
i40e: Change firmware workaround
Jesse Brandeburg
2014-01-17
2
-7
/
+2
*
i40e: fix compile warning on checksum_local
Jesse Brandeburg
2014-01-17
1
-1
/
+1
*
virtio-net: fix build error when CONFIG_AVERAGE is not enabled
Michael Dalton
2014-01-17
1
-0
/
+1
*
ixgbevf: bump version
Don Skidmore
2014-01-17
1
-1
/
+1
*
ixgbe: bump version number
Don Skidmore
2014-01-17
1
-1
/
+1
*
ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
Jacob Keller
2014-01-17
1
-2
/
+4
*
net: ftgmac100: use kfree_skb() where appropriate
Eric Dumazet
2014-01-17
1
-3
/
+3
*
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
2014-01-17
3
-2
/
+46
*
bonding: add sysfs /slave dir for bond slave devices.
sfeldma@cumulusnetworks.com
2014-01-17
5
-13
/
+176
*
net: vxlan: do not use vxlan_net before checking event type
Daniel Borkmann
2014-01-17
1
-2
/
+4
*
ixgbe: set driver_max_VFs should be done before enabling SRIOV
ethan.zhao
2014-01-17
1
-1
/
+1
*
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
2014-01-17
3
-4
/
+9
*
sh_eth: Add support for r7s72100
Simon Horman
2014-01-17
2
-8
/
+119
*
sh_eth: Use bool as return type of sh_eth_is_gether()
Simon Horman
2014-01-17
1
-5
/
+2
*
qlcnic: remove unused code
stephen hemminger
2014-01-17
2
-31
/
+0
*
qlcnic: make local functions static
stephen hemminger
2014-01-17
13
-103
/
+97
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-17
84
-1497
/
+2580
|
\
|
*
carl9170: use ath_is_mybeacon
Oleksij Rempel
2014-01-16
1
-6
/
+3
|
*
ath5k: use ath_is_mybeacon
Oleksij Rempel
2014-01-16
1
-25
/
+8
|
*
ath9k_htc: use ath_is_mybeacon
Oleksij Rempel
2014-01-16
1
-3
/
+1
|
*
ath9k: use ath_is_mybeacon
Oleksij Rempel
2014-01-16
1
-16
/
+4
|
*
ath: add common function ath_is_mybeacon
Oleksij Rempel
2014-01-16
2
-0
/
+10
|
*
mwifiex: export threshold value and retry limit to cfg80211
Ujjal Roy
2014-01-16
1
-0
/
+14
|
*
mwifiex: fix wrong 11ac bits setting in fw_cap_info
Bing Zhao
2014-01-16
1
-1
/
+1
|
*
wil6210: correct #include for prefetch()
Vladimir Kondratiev
2014-01-16
1
-1
/
+1
|
*
ath9k: Fix possible overflow condition
Sujith Manoharan
2014-01-16
1
-1
/
+1
|
*
ath9k: Fix IQ calibration
Sujith Manoharan
2014-01-16
1
-2
/
+15
|
*
ath9k: Fix error reported by smatch
Sujith Manoharan
2014-01-16
1
-1
/
+1
|
*
brcmfmac: handle SDIO card removal
Arend van Spriel
2014-01-16
5
-87
/
+102
|
*
brcmfmac: initialize escan function pointer during scheduled scan
Arend van Spriel
2014-01-16
1
-0
/
+1
|
*
brcmfmac: rename chip and core related structures
Arend van Spriel
2014-01-16
3
-42
/
+41
|
*
brcmfmac: restructure brcmf_sdio_chip_recognition()
Arend van Spriel
2014-01-16
2
-167
/
+167
|
*
brcmfmac: rework firmware download code
Arend van Spriel
2014-01-16
3
-60
/
+40
|
*
brcmfmac: update core reset and disable routines.
Hante Meuleman
2014-01-16
3
-57
/
+106
|
*
brcmfmac: Create common nvram parsing routines.
Hante Meuleman
2014-01-16
6
-190
/
+208
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2014-01-16
18
-63
/
+94
|
|
\
|
|
*
iwlwifi: mvm: don't use highest rate in VHT MCS Set
Eyal Shapira
2014-01-13
1
-6
/
+0
|
|
*
iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd strings
David Spinadel
2014-01-13
1
-0
/
+1
|
|
*
iwlwifi: mvm: fix theoretical uninitialized function return value
Eytan Lifshitz
2014-01-13
1
-1
/
+1
|
|
*
iwlwifi: add inline helper for packet lengths
Johannes Berg
2014-01-13
8
-27
/
+25
|
|
*
iwlwifi: change beamformee STS cap
Eyal Shapira
2014-01-13
1
-2
/
+1
|
|
*
iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociation
Emmanuel Grumbach
2014-01-13
1
-0
/
+2
[next]