Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
af807c82978ec1b8c5120b59b78ef951b3e4603b
/
drivers
/
net
/
e1000e
/
netdev.c
af807c8
e1000e: don't generate bad checksums for tcp packets with 0 csum
by Dave Graham
· 16 years ago
4dd5651
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6f92a6a
e1000e: update version from k4 to k6
by Jesse Brandeburg
· 16 years ago
4fa7553
e1000e: drop stats lock
by Jesse Brandeburg
· 16 years ago
23033fa
e1000e: remove phy read from inside spinlock
by Jesse Brandeburg
· 16 years ago
a8f88ff
e1000e: do not ever sleep in interrupt context
by Jesse Brandeburg
· 16 years ago
4a77035
e1000e: write protect ICHx NVM to prevent malicious write/erase
by Bruce Allan
· 16 years ago
6c2a9ef
e1000e: avoid duplicated output of device name in kernel warning
by Frans Pop
· 16 years ago
4662e82
e1000e: add support for new 82574L part
by Bruce Allan
· 16 years ago
f4187b5
e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts
by Bruce Allan
· 16 years ago
2f15f9d
e1000e: add support for the 82567LM-4 device
by Bruce Allan
· 16 years ago
f8d59f7
e1000e: test for unusable MSI support
by Bruce Allan
· 16 years ago
d53f706
e1000e: increase minimum frame size allowed
by Bruce Allan
· 16 years ago
10f1b49
e1000e: Increase Tx timeout factor for 10Mbps
by Bruce Allan
· 16 years ago
808ff67
e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22
by Bruce Allan
· 16 years ago
f0f422e
e1000e: remove inapplicable test for ioport
by Bruce Allan
· 16 years ago
c43bc57e
e1000e: fix drv load issues
by Jesse Brandeburg
· 16 years ago
10aa4c0
e1000e: perform basic 82573 EEPROM checks for known issues
by Auke Kok
· 16 years ago
44defeb
e1000e: convert ndev_ printks to something smaller
by Jeff Kirsher
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
e8ebe3b
e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() call
by Ingo Molnar
· 16 years ago
d55b53f
igb/ixgbe/e1000e: resolve tx multiqueue bug
by Jeff Kirsher
· 16 years ago
78ed11a
netdrv intel: always enable VLAN filtering except in promiscous mode
by Patrick McHardy
· 16 years ago
746b9f0
netdrv intel: disable VLAN filtering in promiscous mode
by Patrick McHardy
· 16 years ago
38b2219
netdrv: don't truncate VLAN TCI with VLAN stripping
by Patrick McHardy
· 16 years ago
332e4af
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
6e4f6f6
e1000e: make ioport free
by Taku Izumi
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
52cc308
e1000e: fix EEH recovery during reset on PPC
by Jeff Kirsher
· 16 years ago
a5136e2
e1000e: allow VLAN devices to use TSO and TCP CSUM offload
by Jeff Kirsher
· 16 years ago
f47e81f
e1000e: use resource_size_t, not unsigned long, for phys addrs
by Becky Bruce
· 17 years ago
97ac8ca
e1000e: Add support for BM PHYs on ICH9
by Bruce Allan
· 17 years ago
f014e97
e1000e: Increment version to 0.2.1
by Jesse Brandeburg
· 17 years ago
aad3273
e1000e: save and restore pcie/msi state to support EEH recovery
by Wendy Xiong
· 17 years ago
7c25769
e1000e: cleanup several stats issues
by Bruce Allan
· 17 years ago
69e3fd8
e1000e: rename a few functions
by Jeff Kirsher
· 17 years ago
e9ec2c0
e1000e: Make arrays out of these Rx/Tx registers
by Jeff Kirsher
· 17 years ago
318a94d
e1000e: reorganize PHY and flow control interface
by Jeff Kirsher
· 17 years ago
e2de3eb
e1000e: rename mc_addr_list_update
by Jeff Kirsher
· 17 years ago
ad68076
e1000e: reformat comment blocks, cosmetic changes only
by Bruce Allan
· 17 years ago
74ef9c3
e1000e: remove irq_sem
by Jesse Brandeburg
· 17 years ago
3bf319a
e1000e: remove unused read value in ASPM disable code.
by Auke Kok
· 17 years ago
489815c
e1000e: fix spelling errors in comments
by Auke Kok
· 17 years ago
e8ef7f2
e1000e: PCIe devices do not need to unset MANC_ARP_ENA
by David Graham
· 17 years ago
5918bd8
e1000e: Fix CRC stripping in hardware context bug
by Auke Kok
· 17 years ago
23b66e2
e1000e: Fix logic reversal keeping link active
by Auke Kok
· 17 years ago
9b71c5e
e1000e: tweak irq allocation messages
by Andy Gospodarek
· 17 years ago
a39fe74
e1000e endianness annotations
by Al Viro
· 17 years ago
4198869
[E1000E]: update netstats traffic counters realtime
by Auke Kok
· 17 years ago
040babf
e1000/e1000e: Move PCI-Express device IDs over to e1000e
by Auke Kok
· 17 years ago
1eae4eb
e1000e: Disable L1 ASPM power savings for 82573 mobile variants
by Auke Kok
· 17 years ago
49d85c5
[NET]: Fix interrupt semaphore corruption in Intel drivers.
by David S. Miller
· 17 years ago
d2c7ddd
[NET]: Fix TX timeout regression in Intel drivers.
by David S. Miller
· 17 years ago
53e52c7
[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.
by David S. Miller
· 17 years ago
4ec2411
[NET]: Do not check netif_running() and carrier state in ->poll()
by David S. Miller
· 17 years ago
f920c18
e1000e: Remove legacy jumbo frame receive code
by Auke Kok
· 17 years ago
140a748
e1000e: Re-enable SECRC - crc stripping
by Auke Kok
· 17 years ago
df76246
e1000e: Fix PBA calculation for jumbo frame packets
by Auke Kok
· 17 years ago
47f44e4
e1000e: Fix jumbo frame receive code.
by Auke Kok
· 17 years ago
309af40
e1000e: restore flow control settings properly
by Auke Kok
· 17 years ago
4e6c709
e1000e: Simple optimizations in e1000_xmit_frame
by Auke Kok
· 17 years ago
589c085
e1000e: fix debugging printout code
by Auke Kok
· 17 years ago
7b5dfe1a
e1000e: Do not allow requeue of freed skb
by Krishna Kumar
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
bc7f75f
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
by Auke Kok
· 17 years ago