Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2d86f1393c62f9c3bae5c1207408ed6559aa3cc4
/
drivers
/
net
2d86f13
ixgbe: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 16 years ago
6dc3494
myri10ge: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 16 years ago
5a4d631
netxen: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 16 years ago
7274c20
e1000e: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 16 years ago
49b4ad9
bonding: remove useless assignment
by Nicolas de Pesloüan
· 16 years ago
3c6aaa2
bonding: fix a parameter name in error message
by Nicolas de Pesloüan
· 16 years ago
78122a5
be2net: Get rid of net_device_stats from adapter.
by Ajit Khaparde
· 16 years ago
3295354
dcb: data center bridging ops should be r/o
by Stephen Hemminger
· 16 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 16 years ago
92d326f
net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep
by Tilman Schmidt
· 16 years ago
a549952
bonding: introduce primary_reselect option
by Jiri Pirko
· 16 years ago
7ecc59c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
583e3f3
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off
by Ajit Khaparde
· 16 years ago
4964384
be2net: Fix a typo in be_cmds.h
by Ajit Khaparde
· 16 years ago
c5b9b92
be2net: Bug Fix while accounting of multicast frames during netdev stats update
by Ajit Khaparde
· 16 years ago
86aaf9a
qlge: Fix lock/mutex warnings.
by Ron Mercer
· 16 years ago
5ee22a5
qlge: Fix queueing of firmware handler in ISR.
by Ron Mercer
· 16 years ago
d799bbf
qlge: Fix some bit definitions for reset register.
by Ron Mercer
· 16 years ago
bd32caf
vxge: Version update.
by Sreenivasa Honnur
· 16 years ago
eb5f10c
vxge: Allow multiple functions with INTA.
by Sreenivasa Honnur
· 16 years ago
fa41fd1
vxge: Check if FCS stripping is disabled by the firmware.
by Sreenivasa Honnur
· 16 years ago
f0dfeba
vxge: Removed unused functions.
by Sreenivasa Honnur
· 16 years ago
a4a987d8
vxge: Fixed crash in PAE system due to wrong typecasting.
by Sreenivasa Honnur
· 16 years ago
0f8f7d5
vxge: Removed accessing non-supported registers.
by Sreenivasa Honnur
· 16 years ago
657205b
vxge: Update driver_config->vpath_per_dev for each function in probe.
by Sreenivasa Honnur
· 16 years ago
92cdd7c
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the privileged function: Resubmit#1
by Sreenivasa Honnur
· 16 years ago
6deac6f
igb: add flushes between RAR writes when setting mac address
by Alexander Duyck
· 16 years ago
2553bb2
igb: add additional error handling to the phy code
by Alexander Duyck
· 16 years ago
ab57638
igb: add code to retry a phy read in the event of failure on link check
by Alexander Duyck
· 16 years ago
81fadd8
igb: move the generic copper link setup code into e1000_phy.c
by Alexander Duyck
· 16 years ago
285b416
igb: remove microwire support from igb
by Alexander Duyck
· 16 years ago
2289663
igb: change how we handle alternate mac addresses
by Alexander Duyck
· 16 years ago
3272686
igb: fix a few items where weren't correctly setup for mbx timeout
by Alexander Duyck
· 16 years ago
0acb6fd
igb: add function to handle mailbox lock
by Alexander Duyck
· 16 years ago
747d49b
igb: add support for 82576NS SerDes adapter
by Alexander Duyck
· 16 years ago
68d480c
igb: make use of the uta to allow for promiscous mode filter
by Alexander Duyck
· 16 years ago
26ad917
igb: add combined function for setting rar and pool bits
by Alexander Duyck
· 16 years ago
bf6f7a9
igb: add locking to reads of the i2c interface
by Alexander Duyck
· 16 years ago
008c342
igb: update the approach taken to acquiring and releasing the phy lock
by Alexander Duyck
· 16 years ago
70d92f8
igb: update comments for serdes config and update to handle duplex
by Alexander Duyck
· 16 years ago
cc9073b
igb: remove unused temp variable from stats clearing path
by Alexander Duyck
· 16 years ago
5c6ae5b
be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail
by Ajit Khaparde
· 16 years ago
225794f
usbnet: Set device type for wlan and wwan devices
by Marcel Holtmann
· 16 years ago
e1e499e
usbnet: Use wwan%d interface name for mobile broadband devices
by Marcel Holtmann
· 16 years ago
bf6fda6
pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card
by Ken Kawasaki
· 16 years ago
69ef969
TI DaVinci EMAC: Minor macro related updates
by chaithrika@ti.com
· 16 years ago
15f0a39
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
by Ben Hutchings
· 16 years ago
1ddee09
tehuti: Convert ethtool get_stats_count() ops to get_sset_count()
by Ben Hutchings
· 16 years ago
a825e00
e1000e: swap max hw supported frame size between 82574 and 82583
by Alexander Duyck
· 16 years ago
dbfec66
ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card
by Don Skidmore
· 16 years ago
312eb93
ixgbe: add support for 82599 Combined Backplane
by Don Skidmore
· 16 years ago
90d5ffc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
6053bbf
cnic: Fix NETDEV_UP event processing.
by Michael Chan
· 16 years ago
19d5afd
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
by Frans Pop
· 16 years ago
b607bd9
net: Fix wrong sizeof
by Jean Delvare
· 16 years ago
6646679
sky2: irqname based on pci address
by Stephen Hemminger
· 16 years ago
415e69e
skge: use unique IRQ name
by Michal Schmidt
· 16 years ago
28ad395
Kconfig: STRIP: Remove stale bits of STRIP help text
by Ralf Baechle
· 16 years ago
7b1401c
NET: mkiss: Fix typo
by Ralf Baechle
· 16 years ago
bf18a9f
tg3: Remove prev_vlan_tag from struct tx_ring_info
by Eric Dumazet
· 16 years ago
3d1285b
move virtnet_remove to .devexit.text
by Uwe Kleine-König
· 16 years ago
fb74c2f
don't use __devexit_p to wrap sgiseeq_remove
by Uwe Kleine-König
· 16 years ago
1ebb5a1
don't use __devexit_p to wrap meth_remove
by Uwe Kleine-König
· 16 years ago
ce501ca
bonding: set primary param via sysfs
by Jiri Pirko
· 16 years ago
a98917a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
a00d210
ixgbe: correct the parameter description
by Jiri Pirko
· 16 years ago
dcb9b56
be2net: Workaround to fix a bug in Rx Completion processing.
by Ajit Khaparde
· 16 years ago
7bfc4ab
3c59x: Rework suspend and resume
by Anton Vorontsov
· 16 years ago
a55c0a0e
drivers/net: ks8851_mll ethernet network driver
by Choi, David
· 16 years ago
f191422
skge: Make sure both ports initialize correctly
by Mike McCormack
· 16 years ago
ec1652a
bcm63xx_enet: timeout off by one in do_mdio_op()
by roel kluin
· 16 years ago
ebd6e77
qlge: Fix error exit for probe call.
by Ron Mercer
· 16 years ago
f2c0d8d
qlge: Protect reset recovery with rtnl_lock().
by Ron Mercer
· 16 years ago
06a49f7
qlge: Fix spin_lock warning.
by Ron Mercer
· 16 years ago
fd21cf5
qlge: Fix out of sync hardware semaphore.
by Ron Mercer
· 16 years ago
fbcbe56c
qlge: Fix bad bit definitions.
by Ron Mercer
· 16 years ago
6ad3810
ixgbe: Remove ATR computation for UDP traffic
by Peter P Waskiewicz Jr
· 16 years ago
aad7191
ixgbe patch to provide NIC's tx/rx counters via ethtool
by Ben Greear
· 16 years ago
e0f4daf
ixgbe: Bump driver version number
by Peter P Waskiewicz Jr
· 16 years ago
539e5f0
ixgbe: Fix backplane flow control autoneg
by Peter P Waskiewicz Jr
· 16 years ago
84f62d4
ixgbe: Fix disabling of relaxed ordering with Tx DCA
by Peter P Waskiewicz Jr
· 16 years ago
817b33d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 16 years ago
5a4c8d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
e16c1bb
ar9170: fix bug in iq-auto calibration value calculation
by Christian Lamparter
· 16 years ago
78bd6bb
rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb
by Michal Szalata
· 16 years ago
ffed130
mac80211_hwsim: Fix initial beacon timer configuration
by Jouni Malinen
· 16 years ago
b96ab54
b43: Always use block-I/O for the PIO data registers
by Michael Buesch
· 16 years ago
b7a7940
iwlwifi: fix 3945 ucode info retrieval after failure
by Reinette Chatre
· 16 years ago
2814298
iwlwifi: fix memory leak in command queue handling
by Reinette Chatre
· 16 years ago
2fac971
iwlwifi: fix debugfs buffer handling
by Reinette Chatre
· 16 years ago
a71b4f5
e1000: cleanup unused prototype
by Don Skidmore
· 16 years ago
11b7f7b
e1000: fix namespacecheck warnings
by Jesse Brandeburg
· 16 years ago
8f601b2
e1000: drop unused functionality for eeprom write/read
by Jesse Brandeburg
· 16 years ago
120a5d0
e1000: updated whitespace and comments
by Jesse Brandeburg
· 16 years ago
650b5a5
e1000: drop redunant line of code, cleanup
by Jesse Brandeburg
· 16 years ago
3d6114e
e1000: remove races when changing mtu
by Jesse Brandeburg
· 16 years ago
8fce473
e1000: two workarounds were incomplete, fix them
by Jesse Brandeburg
· 16 years ago
cdd7549
e1000: fix tx waking queue after queue stopped during shutdown
by Jesse Brandeburg
· 16 years ago
be0f071
e1000: test link state conclusively
by Jesse Brandeburg
· 16 years ago
Next »