index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
net/mlx4: Add set VF mac address support
Rony Efraim
2013-04-27
2
-1
/
+72
|
*
|
|
|
|
|
net/mlx4: Add structures to keep VF Ethernet ports information
Rony Efraim
2013-04-27
3
-0
/
+62
|
*
|
|
|
|
|
net/mlx4: Add reference counting to MAC registeration
Rony Efraim
2013-04-27
1
-5
/
+10
|
*
|
|
|
|
|
net/mlx4_en: Disable HW clock overflow check when no HW support
Amir Vadai
2013-04-27
1
-3
/
+7
|
*
|
|
|
|
|
net/mlx4_core: Disable HW timestamping for VFs
Amir Vadai
2013-04-27
1
-0
/
+5
|
*
|
|
|
|
|
be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...
Suresh Reddy
2013-04-27
1
-0
/
+6
|
*
|
|
|
|
|
be2net: Renamed rx_address_mismatch_errors to rx_address_filtered
Suresh Reddy
2013-04-27
4
-14
/
+14
|
*
|
|
|
|
|
be2net: Add support for setting and getting rx flow hash options
Suresh Reddy
2013-04-27
5
-11
/
+177
|
*
|
|
|
|
|
net/cpsw: fix irq_disable() with threaded interrupts
Sebastian Siewior
2013-04-25
1
-3
/
+22
|
*
|
|
|
|
|
net/cpsw: optimize the for_each_slave_macro()
Sebastian Siewior
2013-04-25
1
-3
/
+6
|
*
|
|
|
|
|
net/cpsw: make sure modules remove does not leak any ressources
Sebastian Siewior
2013-04-25
1
-7
/
+16
|
*
|
|
|
|
|
net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE
Sebastian Siewior
2013-04-25
3
-0
/
+4
|
*
|
|
|
|
|
net/cpsw: redo rx skb allocation in rx path
Sebastian Siewior
2013-04-25
2
-21
/
+19
|
*
|
|
|
|
|
net/davinci_cpdma: remove unused argument in cpdma_chan_submit()
Sebastian Siewior
2013-04-25
4
-10
/
+10
|
*
|
|
|
|
|
net/cpsw: don't rely only on netif_running() to check which device is active
Sebastian Siewior
2013-04-25
1
-11
/
+22
|
*
|
|
|
|
|
net/cpsw: don't continue if we miss to allocate rx skbs
Sebastian Siewior
2013-04-25
1
-13
/
+22
|
*
|
|
|
|
|
net/davinci_cpdma: don't check for jiffies with interrupts
Sebastian Siewior
2013-04-25
1
-8
/
+12
|
*
|
|
|
|
|
bnx2x, bnx2fc: Use per port max exchange resources
Bhanu Prakash Gollapudi
2013-04-25
8
-42
/
+64
|
*
|
|
|
|
|
net: fec: Enable imx6 enet checksum acceleration.
Jim Baxter
2013-04-25
2
-4
/
+106
|
*
|
|
|
|
|
net: calxedaxgmac: fix condition in xgmac_set_features()
Dan Carpenter
2013-04-25
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-04-25
11
-94
/
+207
|
|
\
\
\
\
\
|
|
*
|
|
|
|
igb: Bump version of driver
Carolyn Wyborny
2013-04-25
1
-3
/
+3
|
|
*
|
|
|
|
igb: Remove id's that will not be productized for Linux.
Carolyn Wyborny
2013-04-25
2
-4
/
+0
|
|
*
|
|
|
|
igb: Remove dead code path
Matthew Vick
2013-04-25
1
-4
/
+0
|
|
*
|
|
|
|
igb: Retain HW VLAN filtering while in promiscuous + VT mode
Greg Rose
2013-04-25
1
-1
/
+68
|
|
*
|
|
|
|
igb: display a warning message when SmartSpeed works
Koki Sanagi
2013-04-25
1
-0
/
+6
|
|
*
|
|
|
|
igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned
Alexander Duyck
2013-04-25
1
-35
/
+1
|
|
*
|
|
|
|
pci: Add SRIOV helper function to determine if VFs are assigned to guest
Alexander Duyck
2013-04-25
1
-0
/
+41
|
|
*
|
|
|
|
igb: Add SMBI semaphore to I210/I211
Matthew Vick
2013-04-25
3
-26
/
+43
|
|
*
|
|
|
|
igb: SERDES loopback sigdetect bit on i210 devices
Akeem G. Abodunrin
2013-04-25
1
-7
/
+2
|
|
*
|
|
|
|
ixgbe: add WOL support for new subdevice ID
Emil Tantilov
2013-04-25
2
-0
/
+2
|
|
*
|
|
|
|
ixgbe: add SFP+ LX module support
Don Skidmore
2013-04-25
4
-10
/
+25
|
|
*
|
|
|
|
ixgbe: rename wol_supported to more fitting wol_enabled
Jacob Keller
2013-04-25
3
-4
/
+4
|
|
*
|
|
|
|
ixgbe: add driver support for x520 OCP adapter.
Don Skidmore
2013-04-25
2
-0
/
+9
|
|
*
|
|
|
|
ixgbe: fix possible divide by zero in ixgbe_update_itr
Don Skidmore
2013-04-25
1
-0
/
+3
|
*
|
|
|
|
|
qlcnic: Update version to 5.2.42
Shahed Shaikh
2013-04-25
1
-2
/
+2
|
*
|
|
|
|
|
qlcnic: Add identifying string for 83xx adapter
Himanshu Madhani
2013-04-25
1
-19
/
+106
|
*
|
|
|
|
|
qlcnic: Rename the IRQ description.
Himanshu Madhani
2013-04-25
2
-9
/
+18
|
*
|
|
|
|
|
qlcnic: Enable Interrupt Coalescing for 83xx adapter
Himanshu Madhani
2013-04-25
4
-22
/
+87
|
*
|
|
|
|
|
qlcnic: Add eSwitch statistics support
Shahed Shaikh
2013-04-25
3
-1
/
+11
|
*
|
|
|
|
|
qlcnic: Take EPORT out of reset sequence before disabling PAUSE
Manish Chopra
2013-04-25
1
-0
/
+25
|
*
|
|
|
|
|
qlcnic: Enhance channel configuration logs
Manish Chopra
2013-04-25
3
-8
/
+28
|
|
/
/
/
/
/
|
*
|
|
|
|
bnx2x: Allow recovery from second slot reset
Yuval Mintz
2013-04-24
1
-0
/
+1
|
*
|
|
|
|
bnx2x: Fix memory leak
Yuval Mintz
2013-04-24
2
-3
/
+3
|
*
|
|
|
|
bnx2x: Enhance MAC configuration for VFs
Dmitry Kravkov
2013-04-24
4
-15
/
+30
|
*
|
|
|
|
bnx2x: Allow RX/TX pause control in autoneg
Yaniv Rosner
2013-04-24
2
-5
/
+14
|
*
|
|
|
|
bnx2x: prevent GRO false checksum claims
Yuval Mintz
2013-04-24
1
-5
/
+11
|
*
|
|
|
|
net/mlx4_en: Add a service task
Amir Vadai
2013-04-24
3
-0
/
+47
|
*
|
|
|
|
net/mlx4_en: Support software timestamping
Amir Vadai
2013-04-24
1
-0
/
+2
|
*
|
|
|
|
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
2013-04-24
13
-16
/
+354
[prev]
[next]