index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
eth: fec: Fix lost promiscuous mode after reconnecting cable
Stefan Wahren
1
-7
/
+7
2014-03-13
net/mlx4_en: Deregister multicast vxlan steering rules when going down
Or Gerlitz
1
-0
/
+2
2014-03-12
net/mlx4_core: Load the IB driver when the device supports IBoE
Or Gerlitz
1
-1
/
+1
2014-03-12
net/mlx4_en: Handle vxlan steering rules for mac address changes
Or Gerlitz
1
-0
/
+8
2014-03-12
net/mlx4_core: Fix wrong dump of the vxlan offloads device capability
Or Gerlitz
1
-2
/
+3
2014-03-12
r8169: fix the incorrect tx descriptor version
hayeswang
1
-1
/
+1
2014-03-11
stmmac: dwmac-sti: fix broken STiD127 compatibility
Giuseppe CAVALLARO
1
-1
/
+1
2014-03-11
stmmac: fix chained mode
Giuseppe CAVALLARO
4
-53
/
+34
2014-03-11
stmmac: fix and better tune the default buffer sizes
Giuseppe CAVALLARO
1
-6
/
+6
2014-03-11
stmmac: disable at run-time the EEE if not supported
Giuseppe CAVALLARO
1
-4
/
+19
2014-03-10
bna: Replace large udelay() with mdelay()
Ben Hutchings
1
-1
/
+1
2014-03-09
bnx2: Fix shutdown sequence
Michael Chan
2
-4
/
+38
2014-03-06
net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...
Amir Vadai
1
-0
/
+11
2014-03-06
net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()
Amir Vadai
1
-3
/
+3
2014-03-06
ibmveth: Fix endian issues with MAC addresses
Anton Blanchard
2
-10
/
+16
2014-03-05
net: macb: DMA-unmap full rx-buffer
Soren Brinkmann
1
-1
/
+1
2014-03-05
net: macb: Check DMA mappings for error
Soren Brinkmann
1
-2
/
+12
2014-03-05
net/mlx4: Support shutdown() interface
Gavin Shan
1
-0
/
+1
2014-03-03
net: cpsw: fix cpdma rx descriptor leak on down interface
Schuyler Patton
1
-0
/
+6
2014-03-03
be2net: isolate TX workarounds not applicable to Skyhawk-R
Vasundhara Volam
1
-13
/
+26
2014-03-03
be2net: Fix skb double free in be_xmit_wrokarounds() failure path
Vasundhara Volam
1
-3
/
+4
2014-03-03
be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...
Somnath kotur
1
-3
/
+9
2014-03-03
be2net: Fix to reset transparent vlan tagging
Somnath Kotur
2
-20
/
+12
2014-03-03
qlcnic: dcb: a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2014-03-02
b44: always set duplex mode why phy changes
Hauke Mehrtens
1
-1
/
+6
2014-03-02
b44: add calls to phy_{start,stop}
Hauke Mehrtens
1
-0
/
+7
2014-02-28
bna: fix vlan tag stripping and implement its toggling
Ivan Vecera
1
-10
/
+30
2014-02-28
tg3: Don't check undefined error bits in RXBD
Michael Chan
2
-3
/
+6
2014-02-27
bnx2x: Add missing bit in default Tx switching
Yuval Mintz
1
-1
/
+8
2014-02-26
sfc: check for NULL efx->ptp_data in efx_ptp_event
Edward Cree
1
-0
/
+7
2014-02-25
net/cxgb4: use remove handler as shutdown handler
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2014-02-25
qlcnic: Fix number of rings when we fall back from msix to legacy.
Rajesh Borundia
2
-0
/
+2
2014-02-25
qlcnic: Allow any VLAN to be configured from VF.
Sucheta Chakraborty
1
-9
/
+0
2014-02-25
qlcnic: Fix usage of use_msi and use_msi_x module parameters
Shahed Shaikh
1
-1
/
+1
2014-02-25
qlcnic: Fix function return error check
Shahed Shaikh
1
-1
/
+1
2014-02-25
net,IB/mlx: Bump all Mellanox driver versions
Amir Vadai
3
-6
/
+6
2014-02-24
r8169: initialize rtl8169_stats seqlock
Kyle McMartin
1
-0
/
+2
2014-02-24
net: stmmac: Check return value of alloc_dma_desc_resources()
Tobias Klauser
1
-1
/
+1
2014-02-20
net: fec: fix potential issue to avoid fec interrupt lost and crc error
Duan Fugang-B38611
1
-6
/
+7
2014-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-23
/
+384
2014-02-18
net: ethernet: update dependency and help text of mvneta
Thomas Petazzoni
1
-3
/
+3
2014-02-18
NET: fec: only enable napi if we are successful
Russell King
1
-2
/
+2
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
7
-11
/
+11
2014-02-17
drivers/net: tulip_remove_one needs to call pci_disable_device()
Ingo Molnar
1
-0
/
+1
2014-02-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+1
2014-02-13
IB/mlx5: Remove dependency on X86
Eli Cohen
1
-1
/
+1
2014-02-13
drivers: net: cpsw: fix buggy loop condition
Heiko Schocher
1
-3
/
+3
2014-02-13
net: cpsw: catch of_get_phy_mode failing and propagate error
Uwe Kleine-König
1
-0
/
+5
2014-02-13
net: axienet: Fix compilation warnings
Michal Simek
1
-4
/
+8
2014-02-13
net: axienet: Fix compilation error
Michal Simek
1
-0
/
+1
[next]