Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
80ec396cb6b522b23c69dfff32a2d12993e4bb30
/
drivers
/
net
/
ethernet
80ec396
gianfar: Don't free/request irqs on device reset
by Claudiu Manoil
· 11 years ago
8830264
gianfar: Fix on-the-fly vlan and mtu updates
by Claudiu Manoil
· 11 years ago
a328ac9
gianfar: Implement MAC reset and reconfig procedure
by Claudiu Manoil
· 11 years ago
225a9a2
bcmgenet: Deleted unnecessary select_queue method.
by David S. Miller
· 11 years ago
5343a10
net: bcmgenet: Use devm_ioremap_resource()
by Fabio Estevam
· 11 years ago
e8b3901
cgxb4: Stop using ethtool SPEED_* constants
by Ben Hutchings
· 11 years ago
3dd4705
qlcnic: Update version to 5.3.56
by Shahed Shaikh
· 11 years ago
1a51042
qlcnic: Enhance semaphore lock access failure error message
by Harish Patil
· 11 years ago
cecd59d
qlcnic: Allow vlan0 traffic
by Rajesh Borundia
· 11 years ago
2a355aec
qlcnic: Enhance driver message in failed state.
by Sucheta Chakraborty
· 11 years ago
d91abf9
qlcnic: Updates to QLogic application/driver interface for virtual NIC configuration
by Jitendra Kalsaria
· 11 years ago
225837a
qlcnic: Re-factor firmware minidump template header handling
by Shahed Shaikh
· 11 years ago
bb2146b
net/mlx4: Fix limiting number of IRQ's instead of RSS queues
by Ido Shamay
· 11 years ago
0251248
net/mlx4: Set number of RX rings in a utility function
by Ido Shamay
· 11 years ago
acbc3eb
i40e and i40evf: Bump driver versions
by Catherine Sullivan
· 11 years ago
77fa28b
i40e: Change MSIX to MSI-X
by Catherine Sullivan
· 11 years ago
6c5ef62
i40e: tighten up ring enable/disable flow
by Mitch Williams
· 11 years ago
81b8c01
i40e: remove unnecessary delay
by Mitch Williams
· 11 years ago
821bd3e
i40evf: remove errant space
by Mitch A Williams
· 11 years ago
673f2eb
i40evf: update version and copyright date
by Mitch Williams
· 11 years ago
77d77f9
i40evf: store ring size in ring structs
by Mitch Williams
· 11 years ago
d15632d
i40evf: don't guess device name
by Mitch Williams
· 11 years ago
db8ed10
i40evf: remove bogus comment
by Mitch Williams
· 11 years ago
c2a137c
i40evf: fix up strings in init task
by Mitch Williams
· 11 years ago
dbbd811
i40evf: get rid of pci_using_dac
by Mitch Williams
· 11 years ago
dbb01c8
i40evf: fix multiple crashes on remove
by Mitch Williams
· 11 years ago
ed1f5b5
i40evf: remove VLAN filters on close
by Mitch Williams
· 11 years ago
625777e
i40evf: request reset on tx hang
by Mitch Williams
· 11 years ago
4cc5c47
pcnet32: add missing check for pci_dma_mapping_error
by Don Fry
· 11 years ago
60e2e8b
pcnet32: fix reallocation error
by Don Fry
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b0d3f6d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
4b636b5
net: ethernet: update dependency and help text of mvneta
by Thomas Petazzoni
· 11 years ago
ce5eaf0
NET: fec: only enable napi if we are successful
by Russell King
· 11 years ago
b356e97
sh_eth: add device tree support
by Sergei Shtylyov
· 11 years ago
6df3efc
Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues
by Justin van Wijngaarden
· 11 years ago
f0a8e6d
cxgb4: Add more PCI device ids.
by Hariprasad Shenai
· 11 years ago
0034b29
cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()
by Kumar Sanghvi
· 11 years ago
c1f49e3
cxgb4: Remove unused registers and add missing ones
by Kumar Sanghvi
· 11 years ago
1ac0f09
cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities
by Kumar Sanghvi
· 11 years ago
4fe44dd
cxgb4: LE-Workaround is not atomic in firmware
by Kumar Sanghvi
· 11 years ago
57d8b76
cxgb4: Allow >10G ports to have multiple queues
by Kumar Sanghvi
· 11 years ago
a94cd70
cxgb4: Print adapter VPD Part Number instead of Engineering Change field
by Kumar Sanghvi
· 11 years ago
72aca4b
cxgb4: Add support to recognize 40G links
by Kumar Sanghvi
· 11 years ago
9e7df17
niu: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
184603d
sfc: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
50b483a
qlge: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
7f8358c
qlge: Get rid of an redundant assignment
by Alexander Gordeev
· 11 years ago
9732ec0
qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
74a1fa4
qlcnic: Cleanup qlcnic_enable_msix() return values
by Alexander Gordeev
· 11 years ago
4a6768d
netxen: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
04698ef
forcedeth: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
d9bd00a
forcedeth: Cleanup MSI-X to MSI to INTx fallback code
by Alexander Gordeev
· 11 years ago
61c9471
forcedeth: Fix invalid errno reporting in nv_request_irq()
by Alexander Gordeev
· 11 years ago
9644cdc
vxge: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
37a15ed
s2io: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
0729cc0
myri10ge: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
f3c9407
mlx5: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
66e2f9c
mlx4: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
5c1e3588
ixgbevf: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
b45e620
ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
4601e75
igbvf: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
479d02d
igb: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
7b37f37
i40e: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
0cc7c95
e1000e: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
7dc4c06
benet: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
abbb6a3
enic: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
bd66368
cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
f6f273b
cxgb4vf: Remove superfluous call to pci_disable_msix()
by Alexander Gordeev
· 11 years ago
c32ad22
cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
fc1d0bf
cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
c0b2551
cxgb3: Remove superfluous call to pci_disable_msix()
by Alexander Gordeev
· 11 years ago
43c2020
bna: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
6f1f411
tg3: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
a5444b1
bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
f2a2dfe
bnx2: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
7cca336
gianfar: Remove clean_rx_ring race from gfar_ethtool
by Claudiu Manoil
· 11 years ago
c10650b
gianfar: Add missing graceful reset steps and fixes
by Claudiu Manoil
· 11 years ago
efeddce
gianfar: Factor out enabling/disabling of hw interrupts
by Claudiu Manoil
· 11 years ago
532c37b
gianfar: Remove useless HAS_PADDING device flag
by Claudiu Manoil
· 11 years ago
34018fd
gianfar: Remove sysfs stubs for FIFOCFG and stashing
by Claudiu Manoil
· 11 years ago
2086278
gianfar: Cleanup/Fix gfar_probe and the hw init code
by Claudiu Manoil
· 11 years ago
c85fde8
net: i40evf: Remove duplicate include
by Sachin Kamat
· 11 years ago
99932d4
netdevice: add queue selection fallback handler for ndo_select_queue
by Daniel Borkmann
· 11 years ago
c1b5994
net:cpsw: Pass unhandled ioctl's on to generic phy ioctl
by Stefan Sørensen
· 11 years ago
c321f7d
drivers/net: tulip_remove_one needs to call pci_disable_device()
by Ingo Molnar
· 11 years ago
1c213bd
net: introduce netdev_alloc_pcpu_stats() for drivers
by WANG Cong
· 11 years ago
e847882
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
bdaa53b
net: bcmgenet: hook into the build system
by Florian Fainelli
· 11 years ago
aa09677
net: bcmgenet: add MDIO routines
by Florian Fainelli
· 11 years ago
1c1008c
net: bcmgenet: add main driver file
by Florian Fainelli
· 11 years ago
b4af9a5
net: bcmgenet: add driver definitions and private structure
by Florian Fainelli
· 11 years ago
0861565
IB/mlx5: Remove dependency on X86
by Eli Cohen
· 11 years ago
0d961b3
drivers: net: cpsw: fix buggy loop condition
by Heiko Schocher
· 11 years ago
89e1017
net: cpsw: catch of_get_phy_mode failing and propagate error
by Uwe Kleine-König
· 11 years ago
f93f160
be2net: refactor multi-channel config code for Skyhawk-R chip
by Vasundhara Volam
· 11 years ago
4026382
be2net: Update copyright year
by Vasundhara Volam
· 11 years ago
eb0eecc
be2net: Log a kernel message when UE is detected in BE & Skyhawk
by Somnath Kotur
· 11 years ago
730c8c6
sh_eth: use ETH_ZLEN instead of home-grown #define
by Sergei Shtylyov
· 11 years ago
91ff37f
net: axienet: Fix compilation warnings
by Michal Simek
· 11 years ago
Next »