Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cd6478c8aed9b2001dfff067fa66b7492a0a2ffa
/
drivers
/
net
cd6478c
[PATCH] mv643xx_eth: Select CONFIG_MII on CONFIG_MV643XX_ETH
by Dale Farnsworth
· 19 years ago
12a87c6
[PATCH] mv643xx_eth: Rename "channels" to "queues"
by Dale Farnsworth
· 19 years ago
e38fd1a
[PATCH] mv643xx_eth: Fix misplaced parenthesis in mv643xx_eth_port_disable_rx
by Dale Farnsworth
· 19 years ago
d5f9558
[PATCH] mv643xx_eth: Remove duplicate includes of linux/in.h and linux/ip.h
by Dale Farnsworth
· 19 years ago
0f15a8f
e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters.
by Jeff Kirsher
· 19 years ago
30320be
e1000: Added a performance enhancement - prefetch
by Jeff Kirsher
· 19 years ago
dc7c6ad
e1000: Add copybreak when using packet split
by Jeff Kirsher
· 19 years ago
8704163
e1000: Fixed the following issues with ESB2 (requires ESB2 support):
by Jeff Kirsher
· 19 years ago
6418ecc
e1000: Add support for new hardware (ESB2)
by Jeff Kirsher
· 19 years ago
2a1af5d
e1000: Add performance enahancement by balancing TX and RX
by Jeff Kirsher
· 19 years ago
85b22eb
e1000: Add enabled Jumbo frame support for 82573L
by Jeff Kirsher
· 19 years ago
9f68788
e1000: Add 82573 controller support to TSO fix
by Jeff Kirsher
· 19 years ago
329bfd0
e1000: Fix filling skb descriptors while using packet split
by Jeff Kirsher
· 19 years ago
7e6c986
e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s
by Jeff Kirsher
· 19 years ago
8491682
e1000: Fix Quadport Wake on LAN
by Jeff Kirsher
· 19 years ago
8df06e5
e1000: Fix RSS if enabled in mid-connection
by Jeff Kirsher
· 19 years ago
497fce5
e1000: Fix 82543 issue when reading eeprom
by Jeff Kirsher
· 19 years ago
20a4402
e1000: Fix dhcp issue when the skb structure fields are not filled properly
by Jeff Kirsher
· 19 years ago
c5f226f
e1000: Fix AMT losing connectivity when switching VLAN in passive mode
by Jeff Kirsher
· 19 years ago
5b66ba0
e1000: Fix unecessary delay for 82573 controllers
by Jeff Kirsher
· 19 years ago
0989aa4
e1000: Fix lock up while setting ring parameters
by Jeff Kirsher
· 19 years ago
9f644d5
e1000: Fix dead counters
by Jeff Kirsher
· 19 years ago
c1605eb
e1000: Remove Multiqueue code until we have support for MSI-X in our hardware
by Jeff Kirsher
· 19 years ago
2ade436
Merge branch 'lro'
by Jeff Garzik
· 19 years ago
75e47b3
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Jeff Garzik
· 19 years ago
68727fe
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
b5b9d66
Merge branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6
by Jeff Garzik
· 19 years ago
a1415ee
[PATCH] e1000: revert to single descriptor for legacy receive path
by Jeff Kirsher
· 19 years ago
958ddb7
[PATCH] sky2: remove MSI support
by Stephen Hemminger
· 19 years ago
816fd40
Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6
by Jeff Garzik
· 19 years ago
a23f460
[PATCH] wireless/airo: Remove 'Setting transmit key' info messages
by Dan Williams
· 19 years ago
c45ae87
Merge branch 'from-jgarzik-upstream'
by John W. Linville
· 19 years ago
9f5a405
Merge branch 'from-linus'
by John W. Linville
· 19 years ago
576cfa9
8139cp: fix broken suspend/resume
by Francois Romieu
· 19 years ago
b3c3e7d
via-velocity: fix memory corruption when changing the mtu
by Francois Romieu
· 19 years ago
051d3cb
[TG3]: Fix Sun tg3 variant detection.
by David S. Miller
· 19 years ago
dbfedbb
Merge branch 'master'
by Jeff Garzik
· 19 years ago
7bef4b3
Fix Wake on LAN support in sis900
by Daniele Venzano
· 19 years ago
f52ee14
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
ad9f671
[PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific code
by Adrian Bunk
· 19 years ago
7b03869
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
35eaa31
[NET]: Increase default IFB device count.
by Richard Lucassen
· 19 years ago
80dd857
skge: protect interrupt mask
by Stephen Hemminger
· 19 years ago
0781191
skge: genesis phy initialzation
by Stephen Hemminger
· 19 years ago
a9cdab8
skge: NAPI/irq race fix
by Stephen Hemminger
· 19 years ago
61a4dcc
r8169: enable wake on lan
by Francois Romieu
· 19 years ago
5d06a99
r8169: fix broken ring index handling in suspend/resume
by Francois Romieu
· 19 years ago
791917d
[PATCH] sky2: close race on IRQ mask update.
by Stephen Hemminger
· 19 years ago
56a645c
[PATCH] sky2: use device iomem to access PCI config
by Stephen Hemminger
· 19 years ago
9a6d343
[PATCH] sky2: force early transmit status
by Stephen Hemminger
· 19 years ago
a8fd626
[PATCH] sky2: poke coalescing timer to fix hang
by Stephen Hemminger
· 19 years ago
ff81fbb
[PATCH] sky2: limit coalescing values to ring size
by Stephen Hemminger
· 19 years ago
977bdf0
[PATCH] sky2: yukon-ec-u chipset initialization
by Stephen Hemminger
· 19 years ago
f24211e
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
1dd31b6
[PATCH] ipw2200: Suppress warning message
by Zhu Yi
· 19 years ago
c5580a7
Merge branch 'forcedeth'
by Jeff Garzik
· 19 years ago
d33a73c
[PATCH] forcedeth: Add support for MSI/MSIX
by Ayaz Abdulla
· 19 years ago
0832b25
[PATCH] forcedeth: Add support for 64bit rings
by Ayaz Abdulla
· 19 years ago
ee407b0
[PATCH] forcedeth: Add vlan support
by Ayaz Abdulla
· 19 years ago
669d32a2
[IRDA]: irda-usb bug fixes
by Jean Tourrilhes
· 19 years ago
b04a92e
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
f5e2a7b
[PATCH] bonding: fix a locking bug in bond_release
by Jay Vosburgh
· 19 years ago
ca5b0ec
[PATCH] smctr warning fix
by Andrew Morton
· 19 years ago
6f4c56b
[PATCH] sky2: speed setting fix
by Stephen Hemminger
· 19 years ago
564f9ab
[PATCH] skge: speed setting
by Stephen Hemminger
· 19 years ago
7a160c7
[PATCH] skge: no longer experimental
by Stephen Hemminger
· 19 years ago
56c8f7e
[PATCH] sk98lin: no d-link support (kconfig)
by Stephen Hemminger
· 19 years ago
aca0b51
[PATCH] Wavelan_cs bitfield fixes
by Jean Tourrilhes
· 19 years ago
e7f52e4
Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6
by Jeff Garzik
· 19 years ago
22d8846
[PATCH] wireless/airo: fix setting TX key index plus key in ENCODEEXT
by Dan Williams
· 19 years ago
1ba61e0
[PATCH] ipw2200: Fix software crypto shared WEP authentication problem
by Zhu Yi
· 19 years ago
47c5143
[PATCH] trivial: fix spelling errors in Kconfigs
by Jon Mason
· 19 years ago
23afaec
[PATCH] ipw2200: Fix WPA network selection problem
by Stefan Rompf
· 19 years ago
2c0f631
[PATCH] ipw2200: add monitor and qos entries to Kconfig
by Andreas Happe
· 19 years ago
4861dd7
[PATCH] wireless/atmel: convert constants to ieee80211 layer equivalents
by Dan Williams
· 19 years ago
4ddc165
[PATCH] let IPW2{1,2}00 select IEEE80211
by Jan Niehusmann
· 19 years ago
5b69e69
Merge branch 'upstream-fixes'
by John W. Linville
· 19 years ago
750b50a
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by John W. Linville
· 19 years ago
7345137
[PATCH] wireless/atmel: fix Open System authentication process bugs
by Dan Williams
· 19 years ago
0d46750
[PATCH] wireless/atmel: fix setting TX key only in ENCODEEXT
by Dan Williams
· 19 years ago
10487fb
sis190: early setting of the pci driver private data
by Francois Romieu
· 19 years ago
72fb630
[APPLETALK]: warning fix
by Andrew Morton
· 19 years ago
8f6da52
[PATCH] orinoco: support smc2532w
by Jesse Allen
· 19 years ago
afcd024
[PATCH] wrong firmware location in IPW2100 Kconfig entry
by Jesper Juhl
· 19 years ago
70c07e0
Merge branch 'viro'
by Jeff Garzik
· 19 years ago
2746b86
Merge branch 'net.b0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird
by Jeff Garzik
· 19 years ago
bf82a44
[PATCH] type-safe min() in prism54
by Al Viro
· 19 years ago
b6298c2
[PATCH] missing includes in drivers/net/mv643xx_eth.c
by Al Viro
· 19 years ago
164006d
[PATCH] bogus asm/delay.h includes
by Al Viro
· 19 years ago
1b86235
[PATCH] remove bogus asm/bug.h includes.
by Al Viro
· 19 years ago
5d1769a
Merge branch 'master'
by Jeff Garzik
· 19 years ago
6967bd8
[PATCH] Kbuild menu - hide empty NETDEVICES menu when NET is disabled
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
99bb257
[PATCH] uli526x warning fix
by Andrew Morton
· 19 years ago
79dc190
[PATCH] s2io c99 warning fix
by Andrew Morton
· 19 years ago
fe93139
[PATCH] git-netdev-all: s2io fixes
by Andrew Morton
· 19 years ago
23a56e2
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
3cfc151
Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6
by Jeff Garzik
· 19 years ago
cc8c6e3
[PATCH] gianfar: Fix sparse warnings
by Kumar Gala
· 19 years ago
3e710bf
[PATCH] dscc4: fix dscc4_init_dummy_skb check
by Alexey Dobriyan
· 19 years ago
3418db7
[PATCH] bonding: Sparse warnings fix
by Luiz Fernando Capitulino
· 19 years ago
Next »