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-28
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
1
-1
/
+3
2014-03-27
net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset
Wei Yang
1
-1
/
+5
2014-03-26
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
1
-6
/
+11
2014-03-26
net: mvneta: fix usage as a module on RGMII configurations
Thomas Petazzoni
1
-33
/
+8
2014-03-26
net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE
Thomas Petazzoni
1
-2
/
+2
2014-03-26
tg3: Do not include vlan acceleration features in vlan_features
Vlad Yasevich
1
-3
/
+2
2014-03-24
net: davinci_emac: Fix rollback of emac_dev_open()
Christian Riesch
2
-17
/
+31
2014-03-24
net: davinci_emac: Replace devm_request_irq with request_irq
Christian Riesch
1
-4
/
+21
2014-03-24
net: micrel : ks8851-ml: add vdd-supply support
Nishanth Menon
1
-1
/
+29
2014-03-19
via-rhine: Disable device in error path
Roger Luethi
1
-3
/
+5
2014-03-18
ATHEROS-ATL1E: Convert iounmap to pci_iounmap
Peter Senna Tschudin
1
-2
/
+2
2014-03-18
cnic: Update version to 2.5.20 and copyright year.
Michael Chan
4
-6
/
+6
2014-03-18
cnic,bnx2i,bnx2fc: Fix inconsistent use of page size
Michael Chan
2
-52
/
+62
2014-03-18
cnic: Use proper ulp_ops for per device operations.
Michael Chan
1
-2
/
+3
2014-03-17
net: cpsw: do not register cpts twice
Benedikt Spranger
1
-4
/
+0
2014-03-17
ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug
Peter Senna Tschudin
1
-10
/
+4
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
[next]