index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2015-02-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2015-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
-41
/
+95
2015-02-09
net: Mellanox: Delete unnecessary checks before the function call "vunmap"
Markus Elfring
-2
/
+2
2015-02-09
cxgb4: Add support in cxgb4 to get expansion rom version via ethtool
Hariprasad Shenai
-0
/
+55
2015-02-09
net/bonding: Fix potential bad memory access during bonding events
Moni Shoua
-17
/
+11
2015-02-09
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...
David S. Miller
-2123
/
+6376
2015-02-09
i40e/i40evf: Add call to u64_stats_init to init
Carolyn Wyborny
-0
/
+4
2015-02-09
i40e: Enable Loopback for the FCOE vsi as well
Anjali Singhai Jain
-0
/
+1
2015-02-09
i40e: use dev_port for fcoe netdev
Vasu Dev
-0
/
+6
2015-02-09
i40e: Fix function header
Greg Rose
-1
/
+1
2015-02-09
i40e: fix led blink toggle to enable steady state
Matt Jared
-2
/
+4
2015-02-09
i40evf: Force Tx writeback on ITR
Anjali Singhai Jain
-4
/
+39
2015-02-08
i40e: stop the service task at shutdown
Mitch Williams
-0
/
+2
2015-02-08
cxgb4: Fix trace observed while dumping clip_tbl
Hariprasad Shenai
-1
/
+4
2015-02-08
i40evf: stop the watchdog for shutdown
Mitch Williams
-0
/
+6
2015-02-08
i40evf: ignore bogus messages from FW
Mitch Williams
-1
/
+1
2015-02-08
i40evf: reset on module unload
Mitch Williams
-5
/
+10
2015-02-08
i40e: add locking around VF reset
Mitch Williams
-6
/
+8
2015-02-08
i40e: Use even more ARQ descriptors
Mitch Williams
-2
/
+2
2015-02-08
i40e: delay after VF reset
Mitch Williams
-6
/
+6
2015-02-08
i40e: avoid use of uninitialized v_budget in i40e_init_msix
John W Linville
-5
/
+5
2015-02-08
i40e: i40e_fcoe.c: Remove unused function
Rickard Strandqvist
-9
/
+0
2015-02-08
vxlan: Wrong type passed to %pIS
Rasmus Villemoes
-1
/
+1
2015-02-08
Driver: Vmxnet3: Change the hex constant to its decimal equivalent
Shrikrishna Khare
-3
/
+3
2015-02-08
net: rfs: add hash collision detection
Eric Dumazet
-4
/
+1
2015-02-07
cxgb4: Add support in debugfs to dump the congestion control table
Hariprasad Shenai
-0
/
+53
2015-02-07
cxgb4: Add support to dump mailbox content in debugfs
Hariprasad Shenai
-0
/
+91
2015-02-07
cxgb4: Add support for ULP RX logic analyzer output in debugfs
Hariprasad Shenai
-0
/
+58
2015-02-07
cxgb4: Added support in debugfs to display TP logic analyzer output
Hariprasad Shenai
-0
/
+320
2015-02-07
cxgb4: Add support in debugfs to display sensor information
Hariprasad Shenai
-0
/
+42
2015-02-07
be2net: avoid unncessary swapping of fields in eth_tx_wrb
Sathya Perla
-18
/
+27
2015-02-07
be2net: process port misconfig async event
Vasundhara Volam
-30
/
+139
2015-02-07
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
Sathya Perla
-97
/
+127
2015-02-07
be2net: remove duplicate code in be_cmd_rx_filter()
Sathya Perla
-51
/
+36
2015-02-07
be2net: use offset based FW flashing for Skyhawk chip
Vasundhara Volam
-23
/
+66
2015-02-07
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
Vasundhara Volam
-2
/
+9
2015-02-07
be2net: refactor code that checks flash file compatibility
Vasundhara Volam
-68
/
+78
2015-02-07
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
-15
/
+15
2015-02-07
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
-166
/
+167
2015-02-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
-219
/
+584
2015-02-07
r8152: use BIT macro
hayeswang
-17
/
+17
2015-02-07
r8152: replace get_protocol with vlan_get_protocol
hayeswang
-14
/
+2
2015-02-07
r8152: adjust the line feed for hw_features
hayeswang
-2
/
+1
2015-02-07
r8152: check RTL8152_UNPLUG for rtl8152_close
hayeswang
-1
/
+1
2015-02-07
r8152: check linking status with netif_carrier_ok
hayeswang
-14
/
+9
2015-02-07
r8152: adjust lpm timer
hayeswang
-3
/
+3
2015-02-07
r8152: adjust rx_bottom
hayeswang
-2
/
+13
2015-02-07
amd-xgbe: Check per channel DMA interrupt use in main ISR
Lendacky, Thomas
-5
/
+6
2015-02-07
net: dsa: bcm_sf2: implement GPHY power down
Florian Fainelli
-9
/
+45
2015-02-07
net: dsa: bcm_sf2: move GPHY enabling to its own function
Florian Fainelli
-12
/
+20
[prev]
[next]