Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4d2f0ef1c9f78c99dc82baeee3996c4a0c914aac
/
drivers
/
net
/
ethernet
/
intel
/
e100.c
a3566b5
e100: fix typo in MDI/MDI-X eeprom check in e100_phy_init
by John W. Linville
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
3d2372e
e100: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
2b6e0ca
e100: Fix "disabling already-disabled device" warning
by Michele Baldessari
· 11 years ago
4722cd4
net: e100: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
ab90695
e100: dump small buffers via %*ph
by Andy Shevchenko
· 11 years ago
1ca0151
net/trivial: replace numeric with standard PM state macros
by Yijing Wang
· 11 years ago
61a0f6e
e100: Add dma mapping error check
by Neil Horman
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
9f9a12f
net/intel: remove __dev* attributes
by Bill Pemberton
· 12 years ago
3646f0e
netdev: make pci_error_handlers const
by Stephen Hemminger
· 12 years ago
8b0d2f9
net: e100: ucode is optional in some cases
by Bjørn Mork
· 12 years ago
48425b1
e100: enable transmit time stamping.
by Richard Cochran
· 13 years ago
abe0c5d
e100: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
6f66342c
e100: Show short v/s long rx length errors in ethtool stats.
by Ben Greear
· 13 years ago
d24d65e
e100: Fix rx-over-length statistics.
by Ben Greear
· 13 years ago
0bf61e6
e100: Support RXALL feature flag.
by Ben Greear
· 13 years ago
75f58a5
e100: Support sending custom Ethernet CRC
by Ben Greear
· 13 years ago
719cdac
e100: Support RXFCS feature flag.
by Ben Greear
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
84b4050
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
by Rick Jones
· 13 years ago
23020ab
Sweep additional floors of strcpy in .get_drvinfo routines
by Rick Jones
· 13 years ago
243559f
e100: make sure vlan support isn't advertised on old adapters
by Jesse Brandeburg
· 13 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/e100.c]
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
a70b86a
e100: implemenet set_phys_id
by Jeff Kirsher
· 14 years ago
dca97ad
e100: fix build warning
by Emil Tantilov
· 14 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
8ae6daca
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
by David Decotigny
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
2d0bb1c
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
by Jeff Kirsher
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
e1703b36
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
401da6a
e100: Fix the TX workqueue race
by Alan Cox
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
fa05e1a
drivers/net/e100.c: Use pr_<level> and netif_<level>
by Joe Perches
· 15 years ago
211a0d9
e100: Fix ring parameter change handling regression.
by David S. Miller
· 15 years ago
48e2f18
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
70abc8c
e100: Fix broken cbs accounting due to missing memset.
by Roger Oksanen
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
98468ef
e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure
by Roger Oksanen
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a84216e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
8fbd962e
e100: e100_phy_init() isolates selected PHY, causes 10 second boot delay
by Bruce Allan
· 15 years ago
7e15b0c
e100: Fix to allow systems with FW based cards to resume from STD
by David Graham
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3b29a56
intel: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
6ff9c2e
E100: fix interaction with swiotlb on X86.
by Krzysztof Hałasa
· 15 years ago
da81203
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
303d67c
E100: work around the driver using streaming DMA mapping for RX descriptors.
by Krzysztof Halasa
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
6905b1f
Net / e100: Fix suspend of devices that cannot be power managed
by Rafael J. Wysocki
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
4b512d2
trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
by Thadeu Lima de Souza Cascardo
· 16 years ago
7200176
e100: add non-MII PHY support
by Andreas Mohr
· 15 years ago
ef681ce
e100: Fix napi_enable BUG_ON when recovering from EEH error
by Andre Detsch
· 15 years ago
ac7c992
e100: do not go D3 in shutdown unless system is powering off
by Thadeu Lima de Souza Cascardo
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
b55de80
e100: add support for 82552 10/100 adapter
by Bruce Allan
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
9ac32e1
firmware: convert e100 driver to request_firmware()
by Jaswinder Singh Rajput
· 16 years ago
f26251e
e100: cosmetic cleanup
by Bruce Allan
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
f411303
e100: cleanup link up/down messages
by Jeff Kirsher
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
acc7842
e100: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
773c9c1
e100: fix dma error in direction for mapping
by Jesse Brandeburg
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
bc79fc8
e100: adapt to the reworked PCI PM
by Rafael J. Wysocki
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b39d66a
drivers/net: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
e727240
e100: Use pci_pme_active to clear PME_Status and disable PME#
by Rafael J. Wysocki
· 16 years ago
17393dd
e100, fix iomap read
by Jiri Slaby
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
1923815
e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx
by Kevin Hao
· 16 years ago
6caf52a
net: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
1172899
e100: endianness annotations
by Al Viro
· 17 years ago
f902283
e100: Do suspend/shutdown like e1000
by Auke Kok
· 17 years ago
0a0863a
e100: fix spelling errors
by Andreas Mohr
· 17 years ago
915e91d
Net: e100, fix iomap mem accesses
by Jiri Slaby
· 17 years ago
aaf918b
e100 endianness annotations
by Al Viro
· 17 years ago
7734f6e
Fix e100 on systems that have cache incoherent DMA
by David Acker
· 17 years ago
4c3616c
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
by Alejandro Martinez Ruiz
· 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
8543da6
e100: free IRQ to remove warningwhenrebooting
by Auke Kok
· 17 years ago
abf9b90
e100: cleanup unneeded math
by Auke Kok
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
Next »