Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8a856397f1b023b53907d13e742c216d90dd5034
/
drivers
/
net
8a85639
[FS_ENET]: Fix module build.
by Jochen Friedrich
· 17 years ago
18b2b7b
[S2IO]: Fixed memory leak when MSI-X vector allocation fails
by Sreenivasa Honnur
· 17 years ago
8cbdeec
[BONDING]: Fix resource use after free
by Jay Vosburgh
· 17 years ago
cb4da1a
[IWLWIFI]: Not correctly dealing with hotunplug.
by Oliver Neukum
· 17 years ago
f0163ac
[E1000]: Fix schedule while atomic when called from mii-tool.
by Jesse Brandeburg
· 17 years ago
e2ac455
[NETX]: Fix build failure added by 2.6.24 statistics cleanup.
by David S. Miller
· 17 years ago
4e04b84
[EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.
by David S. Miller
· 17 years ago
022cbae
[NET]: Move unneeded data to initdata section.
by Denis V. Lunev
· 17 years ago
072ee3f
[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()
by Roel Kluin
· 17 years ago
9db7720
[MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.
by Roel Kluin
· 17 years ago
458c096
[TG3]: Update version to 3.86
by Matt Carlson
· 17 years ago
3bebab5
[TG3]: MII => TP
by Matt Carlson
· 17 years ago
b5af712
[TG3]: Add A1 revs
by Matt Carlson
· 17 years ago
5f5c51e
[TG3]: Increase the PCI MRRS
by Matt Carlson
· 17 years ago
aa6c91f
[TG3]: Prescaler fix
by Matt Carlson
· 17 years ago
5f60891
[TG3]: Limit 5784 / 5764 to MAC LED mode
by Matt Carlson
· 17 years ago
662f38d
[TG3]: Disable GPHY autopowerdown
by Matt Carlson
· 17 years ago
e875093
[TG3]: CPMU adjustments for loopback tests
by Matt Carlson
· 17 years ago
a5767de
[TG3]: Fix nvram selftest failures
by Matt Carlson
· 17 years ago
9acb961
[TG3]: 5784 / 5764 DMA engine lockup fix
by Matt Carlson
· 17 years ago
84af67f
[TG3]: APE flag fix
by Matt Carlson
· 17 years ago
ce057f0
[TG3]: 5784 / 5764 GPHY power down fix
by Matt Carlson
· 17 years ago
c88864d
[TG3]: Fix 5761 PXEboot crash
by Matt Carlson
· 17 years ago
57ce45d
[NET]: Remove references to net-modules.txt.
by Adrian Bunk
· 17 years ago
62768e2
[SUNGEM]: Fix suspend regression due to NAPI changes.
by Johannes Berg
· 17 years ago
cd228d5
[PPP]: Remove ptr comparisons to 0
by Joe Perches
· 17 years ago
05f3f41
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio
by Linus Torvalds
· 17 years ago
4d125de
virtio: more fallout from scatterlist changes.
by Rusty Russell
· 17 years ago
f51359a
iwlwifi: select proper rate control algorithm
by Johannes Berg
· 17 years ago
a6baf3a
r8169: prevent bit sign expansion error in mdio_write
by Francois Romieu
· 17 years ago
50d84c2
r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita)
by Mark Lord
· 17 years ago
5a37a68
sky2: new pci id's
by Stephen Hemminger
· 17 years ago
8687991
ax88796: add superh to kconfig dependencies
by Magnus Damm
· 17 years ago
ad4c9a09
qla3xxx: bugfix: Fix bad logical operation in link state machine.
by Ron Mercer
· 17 years ago
3e23b7d
qla3xxx: bugfix: Move link state machine into a worker thread
by Ron Mercer
· 17 years ago
32bee77
pasemi_mac: Fix CRC checks
by Olof Johansson
· 17 years ago
dbd62af
pasemi_mac: Don't set replace-source-address descriptor bits
by Olof Johansson
· 17 years ago
3a1521b
bonding: don't validate address at device open
by Jay Vosburgh
· 17 years ago
1466a21
bonding: fix rtnl locking merge error
by Jay Vosburgh
· 17 years ago
a5e68c0
sky2: netpoll on port 0 only
by Stephen Hemminger
· 17 years ago
bdb3f75
b43: Fix kconfig dependencies for rfkill and leds
by Michael Buesch
· 17 years ago
cd73ba9
b43legacy: Fix sparse warning
by Michael Buesch
· 17 years ago
9dcb5f4
b43: properly request pcmcia IRQ
by Michael Buesch
· 17 years ago
440cb58
b43legacy: fix shared IRQ race condition
by Stefano Brivio
· 17 years ago
a19d12d
b43: fix shared IRQ race condition
by Stefano Brivio
· 17 years ago
187a9dc
b43legacy: fix possible buffer overrun in debugfs
by Stefano Brivio
· 17 years ago
35c7e66
b43: Rewrite and fix rfkill init
by Michael Buesch
· 17 years ago
30c4ae4
b43: debugfs SHM read buffer overrun fix
by Michael Buesch
· 17 years ago
80fda03
b43: Fix rfkill callback deadlock
by Michael Buesch
· 17 years ago
ce2d905
b43: pcmcia-host initialization bugfixes
by Michael Buesch
· 17 years ago
a2a1c3e
ipw2100: fix postfix decrement errors
by Roel Kluin
· 17 years ago
2493d8e
hostap: fix section mismatch warning
by Randy Dunlap
· 17 years ago
453a3fb
rt2x00: Block adhoc & master mode
by Ivo van Doorn
· 17 years ago
29f5f2a
libertas: properly account for queue commands
by Marcelo Tosatti
· 17 years ago
51e6b71
libertas: make if_sdio align packets
by Pierre Ossman
· 17 years ago
4ef3170
libertas: fixes for slow hardware
by Holger Schurig
· 17 years ago
0f39c4ab
hermes: clarify Intel reference in Kconfig help
by John W. Linville
· 17 years ago
b9d04e2
r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (partly)
by Mark Lord
· 17 years ago
66ec5d4
r8169: do not enable the TBI for the 8168 and the 81x0
by Francois Romieu
· 17 years ago
11d2e28
r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboard
by Ciaran McCreesh
· 17 years ago
7c826a0
add support for smc91x ethernet interface on zylonite
by eric miao
· 17 years ago
1e35478
sky2: version 1.20
by Stephen Hemminger
· 17 years ago
cf06ffb
sky2: handle advanced error recovery config issues
by Stephen Hemminger
· 17 years ago
ab1a145
sky2: remove unneeded mask update
by Stephen Hemminger
· 17 years ago
44388c7
sky2: dont change LED after autoneg
by Stephen Hemminger
· 17 years ago
af043aa
sky2: longer PHY delay
by Stephen Hemminger
· 17 years ago
ab5adec
sky2: status ring race fix
by Stephen Hemminger
· 17 years ago
ac93a39
sky2: enable PCI config writes
by Stephen Hemminger
· 17 years ago
d012753
[TTY]: Use tty_mode_ioctl() in network drivers.
by Alan Cox
· 17 years ago
4aa92cd
[NET]: Let USB_USBNET always select MII.
by Adrian Bunk
· 17 years ago
df1e6e5
[RRUNNER]: Do not muck with sysctl_{r,w}mem_max
by David S. Miller
· 17 years ago
6a9a025
[VETH]: Clarify "virtual ethernet device" to "virtual ethernet pair device".
by Rusty Russell
· 17 years ago
9178100
[PPP]: L2TP: Fix oops in transmit and receive paths
by James Chapman
· 17 years ago
61edab8
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
f2511f1
phylib: Silence driver registration
by Olof Johansson
· 17 years ago
ac8c635
phylib: Add ID for Marvell 88E1240
by Olof Johansson
· 17 years ago
d2ea732
82596: free nonexistent resource fix
by Evgeniy Dushistov
· 17 years ago
cacd40e
SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy meals
by David Miller
· 17 years ago
ba698ad
PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.
by David Miller
· 17 years ago
160acc2
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
87ae9af
cleanup asm/scatterlist.h includes
by Adrian Bunk
· 17 years ago
3ce4af1
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
c956a24
Fix myri10ge NAPI oops & warnings
by Andrew Gallatin
· 17 years ago
48d5845
Fix region size check in mpc5200 FEC driver
by Grant Likely
· 17 years ago
644fdf9
mpc5200: Fix Kconfig dependancies on MPC5200 FEC device driver
by Grant Likely
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
5c41542
[WAN]: fix drivers/net/wan/lmc/ compilation
by Adrian Bunk
· 17 years ago
e403149
Kbuild/doc: fix links to Documentation files
by Dirk Hohndel
· 17 years ago
71d00fe
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
19abe86
ixgb: fix TX hangs under heavy load
by Auke Kok
· 17 years ago
6e4ca80
e1000e: Fix typo ! &
by Roel Kluin
· 17 years ago
9c8eb72
ixgbe: minor sparse fixes
by Stephen Hemminger
· 17 years ago
abec42a
e1000: sparse warnings fixes
by Stephen Hemminger
· 17 years ago
273dc74
ixgb: fix sparse warnings
by Stephen Hemminger
· 17 years ago
5a9147b
e1000e: fix sparse warnings
by Stephen Hemminger
· 17 years ago
2ea10b1
Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost packets)
by Michael Hennerich
· 17 years ago
a06da75
DM9601: Support for ADMtek ADM8515 NIC
by Peter Korsgaard
· 17 years ago
e3376dc
[WAN]: lmc_ioctl: don't return with locks held
by Roel Kluin
· 17 years ago
9030b3d
Fix ethernet multicast for ucc_geth.
by Joakim Tjernlund
· 17 years ago
5e7bf8c
netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.
by Komuro
· 17 years ago
Next »