Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7eb2e25112bf920bb0a4d1cca445f3d96874c25f
/
drivers
/
net
7eb2e25
virtio: fix virtio_net xmit of freed skb bug
by Rusty Russell
· 17 years ago
d399cf8
myri10ge: update driver version
by Brice Goglin
· 17 years ago
6f94f70
sc92031: remove bogus unlikely()
by Cesar Eduardo Barros
· 17 years ago
17a9440
[netdrvr] CS89X0: Add cleanup for dma after fail
by Wang Chen
· 17 years ago
b055629
[netdrvr] sfc: Report XAUI link down at default log level
by Ben Hutchings
· 17 years ago
a762483
rndis_wlan: add missing range check for power_output modparam
by Jussi Kivilinna
· 17 years ago
135a548
iwlwifi: fix rate scale TLC column selection bug
by Guy Cohen
· 17 years ago
47cfd46
iwlwifi: fix exit from stay_in_table state
by Guy Cohen
· 17 years ago
4364623
rndis_wlan: Make connections to TKIP PSK networks work
by Scott Ashcroft
· 17 years ago
633257d
rt2x00: Use atomic interface iteration in irq context
by Ivo van Doorn
· 17 years ago
f06a0f4
rt2x00: Reset antenna RSSI after switch
by Ivo van Doorn
· 17 years ago
2088d41
rt2x00: Don't count retries as failure
by Ivo van Doorn
· 17 years ago
0f3e63a
rt2x00: Fix memleak in tx() path
by Ivo van Doorn
· 17 years ago
3bf0a32
b43: Fix controller restart crash
by Michael Buesch
· 17 years ago
6b4bec0
b43: Upload both beacon templates on initial load
by Michael Buesch
· 17 years ago
bc1b1fb
rtl8180: fix wrong parameter in grf5101_rf_set_channel
by Andrea Merello
· 17 years ago
0a0ab41
rtl8180: fix wrong parameter in max2820_rf_set_channel
by Andrea Merello
· 17 years ago
0823b2c
rtl8180: fix wrong parameter in sa2400_rf_set_channel
by Andrea Merello
· 17 years ago
6f6c218
rtl8180: avoid NULL dereference in max2820_rf_set_channel
by John W. Linville
· 17 years ago
bdefff1
fmvj18x_cs: add NextCom NC5310 rev B support
by Komuro
· 17 years ago
43fc63d
xirc2ps_cs: re-initialize the multicast address in do_reset
by Komuro
· 17 years ago
f7f312a
3C509: rx_bytes should not be increased when alloc_skb failed
by Wang Chen
· 17 years ago
56cfe5d
NETFRONT: Use __skb_queue_purge()
by Wang Chen
· 17 years ago
288369c
VIRTIO: Use __skb_queue_purge()
by Wang Chen
· 17 years ago
a01b3d7
phylib: do EXPORT_SYMBOL on get_phy_id
by Paul Gortmaker
· 17 years ago
fa701bd
WAN: protect HDLC proto list while insmod/rmmod
by Krzysztof Halasa
· 17 years ago
4ecc8c06
drivers/net/fs_enet: remove null pointer dereference
by Julia Lawall
· 17 years ago
0b5923c
S2io: Version update for napi and MSI-X patches
by Sreenivasa Honnur
· 17 years ago
f61e0a3
S2io: Added napi support when MSIX is enabled.
by Sreenivasa Honnur
· 17 years ago
ac731ab
S2io: Move all the transmit completions to a single msi-x (alarm) vector
by Sreenivasa Honnur
· 17 years ago
25c16ff
drivers/net/ehea - remove unnecessary memset after kzalloc
by Joe Perches
· 17 years ago
d04455f
au1000_eth: remove useless check
by Francois Romieu
· 17 years ago
94a47f4
Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
by Huang Weiyi
· 17 years ago
f917d58
cpmac bugfixes and enhancements
by Matteo Croce
· 17 years ago
f47e81f
e1000e: use resource_size_t, not unsigned long, for phys addrs
by Becky Bruce
· 17 years ago
3d60efb5
net/usb: add support for Apple USB Ethernet Adapter
by Aurelien Nephtali
· 17 years ago
7fa0cba3
uli526x: add support for netpoll
by Anton Vorontsov
· 17 years ago
7f80202
ucc_geth: Fix arguments to dma map/unmap functions
by Andy Fleming
· 17 years ago
940608b
PHYLIB: Kconfig: Fix the dependency on S390
by Maciej W. Rozycki
· 17 years ago
5a0a92e
[SC92031] Using padto turned driver into an IPv6-only interface
by Gerrit Renker
· 17 years ago
789585e
sb1250: use netdev_alloc_skb
by Stephen Hemminger
· 17 years ago
40ba182
[netdrvr] forcedeth: Restore multicast settings on resume
by Tobias Diedrich
· 17 years ago
aff26e2
WAN: protect Cisco HDLC state changes with a spinlock.
by Krzysztof Halasa
· 17 years ago
0178ec3
make myri10ge_get_firmware_capabilities() static
by Adrian Bunk
· 17 years ago
7ad62dbc
s2io: add missing block braces to multistatement if statement
by Ilpo Järvinen
· 17 years ago
6941727
hamradio/scc: add missing block braces to multi-statement if
by Ilpo Järvinen
· 17 years ago
7fb1c2a
ehea: Fix use after free on reboot
by Brian King
· 17 years ago
74ef5c5
rndis_host: increase delay in command response loop
by Pierre Ynard
· 17 years ago
63dac8f
drivers/net/tokenring/olympic.c: fix warning
by Andrew Morton
· 17 years ago
5d9bac8
drivers/net/tokenring/3c359.c: squish a warning
by Andrew Morton
· 17 years ago
b166cfb
pcnet32: fix warning
by Andrew Morton
· 17 years ago
5bceeda
[netdrvr] dm9000: use delayed work to update mii phy state fix
by Andrew Morton
· 17 years ago
d494eac
sky2: restore vlan acceleration on reset
by Stephen Hemminger
· 17 years ago
8757a5f
sfc: Remove sub-minor component from driver version
by Ben Hutchings
· 17 years ago
9b7bfc4
sfc: Added checks for heap allocation failure
by Ben Hutchings
· 17 years ago
d3208b5
sfc: Remove redundant casts to and from void *
by Ben Hutchings
· 17 years ago
5daab96
sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
by Ben Hutchings
· 17 years ago
24c28ed
sfc: Use __packed macro
by Ben Hutchings
· 17 years ago
6f8135c
sfc: Do not define inline macro
by Ben Hutchings
· 17 years ago
9bbd7d9
sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
by Ben Hutchings
· 17 years ago
5b9e207
sfc: Correct and expand some comments
by Ben Hutchings
· 17 years ago
086ea35
sfc: Use resource_size_t for PCI bus address
by Ben Hutchings
· 17 years ago
184be0c
sfc: Merged efx_page_offset() into efx_rx_buf_offset()
by Ben Hutchings
· 17 years ago
5566861
sfc: Replaced various macros with inline functions
by Ben Hutchings
· 17 years ago
b347564
sfc: Added and removed braces to comply with kernel style
by Ben Hutchings
· 17 years ago
2c118e0
sfc: Removed unncesssary UL suffixes on 0 literals
by Ben Hutchings
· 17 years ago
f7f13b0
sfc: Simplified efx_rx_calc_buffer_size() using get_order()
by Ben Hutchings
· 17 years ago
91ad757
sfc: Removed casts to void
by Ben Hutchings
· 17 years ago
4cc58bd
sfc: Use mod_timer() to set expiry and add_timer() together
by Ben Hutchings
· 17 years ago
b1443e2
cassini: Only use chip checksum for ipv4 packets.
by David S. Miller
· 17 years ago
5d283e8
libertas: Fix ethtool statistics
by David Woodhouse
· 17 years ago
682c97c
orinoco_cs: add ID for SpeedStream wireless adapters
by Pavel Roskin
· 17 years ago
449fecc
hostap_cs: add ID for Conceptronic CON11CPro
by Pavel Roskin
· 17 years ago
ea8ee24
rtl8187: resource leak in error case
by Oliver Neukum
· 17 years ago
89fd2e2
ath5k: Fix loop variable initializations
by Bob Copeland
· 17 years ago
44dc19c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
090c48d
l2tp: avoid skb truesize bug if headroom is increased
by James Chapman
· 17 years ago
229ce3a
wireless: Create 'device' symlink in sysfs
by Masakazu Mokuno
· 17 years ago
b7acbdf
wireless, airo: waitbusy() won't delay
by Roel Kluin
· 17 years ago
02969d2
libertas: fix command timeout after firmware failure
by Brian Cavagnolo
· 17 years ago
23f40dc
hostap: fix "registers" registration in procfs
by Mathieu Chouquet-Stringer
· 17 years ago
38d2f38
bonding: handle case of device named bonding_master
by Stephen Hemminger
· 17 years ago
6aa5fc4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
4b95ede
ppp: Do not free not yet unregistered net device.
by Pavel Emelyanov
· 17 years ago
8f5bf5f2
DM9000: Use delayed work to update MII PHY state
by Ben Dooks
· 17 years ago
37d5dca
DM9000: Update and fix driver debugging messages
by Enrico Scholz
· 17 years ago
e21fd4f
DM9000: Add __devinit and __devexit attributes to probe and remove
by Enrico Scholz
· 17 years ago
a300344
sky2: fix simple define thinko
by Jesse Brandeburg
· 17 years ago
3273c2e
[netdrvr] sfc: sfc: Add self-test support
by Ben Hutchings
· 17 years ago
05e3ec0
[netdrvr] sfc: Increment rx_reset when reported as driver event
by Ben Hutchings
· 17 years ago
53269e9
[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX
by Ben Hutchings
· 17 years ago
e52edda
[netdrvr] sfc: Fix code formatting
by Ben Hutchings
· 17 years ago
d6742d4
[netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nic
by Ben Hutchings
· 17 years ago
707d982
[netdrvr] sfc: Remove garbage from comment
by Ben Hutchings
· 17 years ago
ba911a4
[netdrvr] sfc: Removed bogus 'fall-thru' comments
by Ben Hutchings
· 17 years ago
75f2d3e
[netdrvr] sfc: Add phy_flash_cfg module parameter and implementation
by Ben Hutchings
· 17 years ago
b9b39b6
[netdrvr] sfc: Add TSO support
by Ben Hutchings
· 17 years ago
48cfb14
ehea: Add DLPAR memory remove support
by Hannes Hering
· 17 years ago
fb7b6ca
ehea: Add dependency to Kconfig
by Hannes Hering
· 17 years ago
ad5da7a
gianfar: Fix a bug where the pointer never moves for dma_unmap...
by Andy Fleming
· 17 years ago
Next »