Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7832ee034b6ef78aab020c9ec1348544cd65ccbd
/
drivers
/
net
7832ee0
cxgb - fix T2 GSO
by Divy Le Ray
· 17 years ago
bd0ceaa
ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection type parameters
by Kim Phillips
· 17 years ago
9daf5a7
phylib: marvell: add support for TX-only and RX-only Internal Delay
by Kim Phillips
· 17 years ago
1a8098b
skge: MTU changing fix
by Stephen Hemminger
· 17 years ago
44c7fcc
skge: serial mode register values
by Stephen Hemminger
· 17 years ago
bf9f56d
skge version 1.13
by Stephen Hemminger
· 17 years ago
485982a
skge: increase TX threshold for Jumbo
by Stephen Hemminger
· 17 years ago
21d7f67
skge: fiber link up/down fix
by Stephen Hemminger
· 17 years ago
799b21d
skge: retry on MAC shutdown
by Stephen Hemminger
· 17 years ago
d08b9bd
skge: receive flush logic
by Stephen Hemminger
· 17 years ago
29816d9
skge: FIFO Ram calculation error
by Stephen Hemminger
· 17 years ago
9f74ffd
S2io: Fixed the case when the card initialization fails on mtu change
by Sreenivasa Honnur
· 17 years ago
85b161a
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 17 years ago
c99da91
Merge branch 'master' into upstream-fixes
by Jeff Garzik
· 17 years ago
3ae6a05
iwlwifi 4965 Fix race conditional panic.
by Joonwoo Park
· 17 years ago
e47eb6a
iwlwifi 3945 Fix race conditional panic.
by Joonwoo Park
· 17 years ago
864792e
iwlwifi: fix iwl_mac_add_interface handler
by Tomas Winkler
· 17 years ago
6591e36
libertas: let more than one MAC event through
by Holger Schurig
· 17 years ago
d0a6895
libertas: Don't set NETIF_F_IPV6_CSUM in dev->features
by David Woodhouse
· 17 years ago
8376e7a
drivers/net/wireless: Add missing "space"
by Joe Perches
· 17 years ago
354807e
b43/b43legacy: fix left-over URLs and ifdefs
by Stefano Brivio
· 17 years ago
c4ba962
iwlwifi: fix possible NULL dereference in iwl_set_rate()
by Saleem Abdulrasool
· 17 years ago
86e67a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
8c27eba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
by Linus Torvalds
· 17 years ago
b5faa4b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
cdb3270
plip: fix parport_register_device name parameter
by Mikulas Patocka
· 17 years ago
f6ce5cc
plip: use netif_rx_ni() for packet receive
by Mikulas Patocka
· 17 years ago
a31e23e
dmfe: checkpatch fix (add whitespace)
by Jeff Garzik
· 17 years ago
00ff49a
Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driver
by Vitja Makarov
· 17 years ago
95af9fe
Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
by Mike Frysinger
· 17 years ago
65809b5
NET: dmfe: don't access configuration space in D3 state
by Maxim Levitsky
· 17 years ago
7b31f7f
smc911x: Fix multicast handling
by Peter Korsgaard
· 17 years ago
8b31cfb
sky2: disable rx checksum on Yukon XL
by Stephen Hemminger
· 17 years ago
58dd825
ehea: Reworked rcv queue handling to log only fatal errors
by Thomas Klein
· 17 years ago
7393b87
ehea: Improve tx packets counting
by Thomas Klein
· 17 years ago
a9b121c
smc911x: Fix unused variable warning.
by Peter Korsgaard
· 17 years ago
d0c4581
smc911x: Fix undefined CONFIG_ symbol warning
by Peter Korsgaard
· 17 years ago
3defd0e
amd8111e: don't call napi_enable if configured w/o NAPI
by Jiri Bohac
· 17 years ago
77b6901
dm9601: Fix printk
by Peter Korsgaard
· 17 years ago
9e55593
forcedeth boot delay fix
by Ayaz Abdulla
· 17 years ago
490dde8
forcedeth: new mcp79 pci ids
by Ayaz Abdulla
· 17 years ago
61dbcec
ibm_newemac: Fix possible lockup on close
by Benjamin Herrenschmidt
· 17 years ago
9ed87fd
mlx4_core: Fix state check in mlx4_qp_modify()
by Jack Morgenstein
· 17 years ago
b242e89
rt2x00: Request usb_maxpacket() once
by Ivo van Doorn
· 17 years ago
8329d98
virtio: fix net driver loop case where we fail to restart
by Rusty Russell
· 17 years ago
74b2553
virtio: fix module/device unloading
by Rusty Russell
· 17 years ago
adea27f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
a5a9726
[SUNHME]: VLAN support for sunhme
by Chris Poon
· 17 years ago
7de6af0
[CHELSIO]: Fix skb->dev setting.
by Divy Le Ray
· 17 years ago
279e1da
Revert "skge: fix ram buffer size calculation"
by Linus Torvalds
· 17 years ago
9862cc5
Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions
by Mike Frysinger
· 17 years ago
bd7b3f3
[VIA_VELOCITY]: Don't oops on MTU change.
by Stephen Hemminger
· 17 years ago
d06fc1d
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
4e396db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
6f37ac7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
3eed639
CRISv10 Ethernet declare mac fix
by Jesper Nilsson
· 17 years ago
633edf5
cris-build-fixes-update-eth_v10c-ethernet-driver-fix
by Andrew Morton
· 17 years ago
bafef0a
cris build fixes: update eth_v10.c ethernet driver
by Jesper Nilsson
· 17 years ago
66fbb54
iwl4965: fix not correctly dealing with hotunplug
by Oliver Neukum
· 17 years ago
755a957
rt2x00: Fix chipset revision validation
by Ivo van Doorn
· 17 years ago
14577f2
iwl3945: place CCK rates in front of OFDM for supported rates
by Mohamed Abbas
· 17 years ago
8a85639
[FS_ENET]: Fix module build.
by Jochen Friedrich
· 17 years ago
e383d19
mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)
by Jack Morgenstein
· 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
3bba11e
mlx4_core: Fix possible bad free in mlx4_buf_free()
by Ali Ayoub
· 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
ad4c9a0
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
Next »