index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-09
i40evf: ignore bogus messages from FW
Mitch Williams
1
-1
/
+1
2015-02-09
i40evf: reset on module unload
Mitch Williams
1
-5
/
+10
2015-02-09
i40e: add locking around VF reset
Mitch Williams
2
-6
/
+8
2015-02-09
i40e: Use even more ARQ descriptors
Mitch Williams
1
-2
/
+2
2015-02-09
i40e: delay after VF reset
Mitch Williams
1
-6
/
+6
2015-02-09
i40e: avoid use of uninitialized v_budget in i40e_init_msix
John W Linville
1
-5
/
+5
2015-02-09
i40e: i40e_fcoe.c: Remove unused function
Rickard Strandqvist
1
-9
/
+0
2015-02-09
vxlan: Wrong type passed to %pIS
Rasmus Villemoes
1
-1
/
+1
2015-02-09
Driver: Vmxnet3: Change the hex constant to its decimal equivalent
Shrikrishna Khare
2
-3
/
+3
2015-02-09
net: rfs: add hash collision detection
Eric Dumazet
1
-4
/
+1
2015-02-08
cxgb4: Add support in debugfs to dump the congestion control table
Hariprasad Shenai
4
-0
/
+53
2015-02-08
cxgb4: Add support to dump mailbox content in debugfs
Hariprasad Shenai
3
-0
/
+91
2015-02-08
cxgb4: Add support for ULP RX logic analyzer output in debugfs
Hariprasad Shenai
5
-0
/
+58
2015-02-08
cxgb4: Added support in debugfs to display TP logic analyzer output
Hariprasad Shenai
5
-0
/
+320
2015-02-08
cxgb4: Add support in debugfs to display sensor information
Hariprasad Shenai
2
-0
/
+42
2015-02-08
be2net: avoid unncessary swapping of fields in eth_tx_wrb
Sathya Perla
2
-18
/
+27
2015-02-08
be2net: process port misconfig async event
Vasundhara Volam
4
-30
/
+139
2015-02-08
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
Sathya Perla
2
-97
/
+127
2015-02-08
be2net: remove duplicate code in be_cmd_rx_filter()
Sathya Perla
3
-51
/
+36
2015-02-08
be2net: use offset based FW flashing for Skyhawk chip
Vasundhara Volam
3
-23
/
+66
2015-02-08
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
Vasundhara Volam
2
-2
/
+9
2015-02-08
be2net: refactor code that checks flash file compatibility
Vasundhara Volam
2
-68
/
+78
2015-02-08
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
3
-15
/
+15
2015-02-08
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
3
-166
/
+167
2015-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
13
-219
/
+584
2015-02-08
r8152: use BIT macro
hayeswang
1
-17
/
+17
2015-02-08
r8152: replace get_protocol with vlan_get_protocol
hayeswang
1
-14
/
+2
2015-02-08
r8152: adjust the line feed for hw_features
hayeswang
1
-2
/
+1
2015-02-08
r8152: check RTL8152_UNPLUG for rtl8152_close
hayeswang
1
-1
/
+1
2015-02-08
r8152: check linking status with netif_carrier_ok
hayeswang
1
-14
/
+9
2015-02-08
r8152: adjust lpm timer
hayeswang
1
-3
/
+3
2015-02-08
r8152: adjust rx_bottom
hayeswang
1
-2
/
+13
2015-02-08
amd-xgbe: Check per channel DMA interrupt use in main ISR
Lendacky, Thomas
1
-5
/
+6
2015-02-08
net: dsa: bcm_sf2: implement GPHY power down
Florian Fainelli
2
-9
/
+45
2015-02-08
net: dsa: bcm_sf2: move GPHY enabling to its own function
Florian Fainelli
1
-12
/
+20
2015-02-08
dsa: do not dereference non-existing routing table
Tobias Waldekranz
1
-1
/
+2
2015-02-06
net: sxgbe: fix error handling in init_rx_ring()
Dan Carpenter
1
-14
/
+43
2015-02-06
Merge ath-next from ath.git
Kalle Valo
28
-435
/
+2953
2015-02-06
Merge tag 'iwlwifi-next-for-kalle-2015-02-03' of https://git.kernel.org/pub/s...
Kalle Valo
26
-176
/
+503
2015-02-06
brcm80211: Delete unnecessary checks before two function calls
Markus Elfring
2
-3
/
+2
2015-02-06
hostap: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-1
/
+1
2015-02-06
orinoco: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-1
/
+1
2015-02-06
ath9k: Delete an unnecessary check before the function call "relay_close"
Markus Elfring
1
-1
/
+1
2015-02-06
cw1200: Less function calls in cw1200_load_firmware_cw1200() after error dete...
Markus Elfring
1
-14
/
+23
2015-02-06
cw1200: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
1
-2
/
+1
2015-02-06
orinoco: orinoco_tmd use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-1
/
+1
2015-02-06
orinoco: orinoco_pci use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-1
/
+1
2015-02-06
orinoco: orinoco_plx use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-1
/
+1
2015-02-06
cw1200: use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-4
/
+4
2015-02-06
ath5k: fix spontaneus AR5312 freezes
Sergey Ryazanov
1
-1
/
+1
[prev]
[next]