Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9b6eccfccbfb2cde5405021beaad2ebb8081a2e9
/
drivers
/
net
65a6ec0
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
a52cefc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
84284d3
xen-netfront: rearrange netfront structure to separate tx and rx
by Jeremy Fitzhardinge
· 17 years ago
e9edda6
netdev: convert non-obvious instances to use ARRAY_SIZE()
by Alejandro Martinez Ruiz
· 17 years ago
9d6dda32
[NETNS]: Don't panic on creating the namespace's loopback
by Pavel Emelyanov
· 17 years ago
114342f
[TG3]: Fix performance regression on 5705.
by Michael Chan
· 17 years ago
a9d4119
[NIU]: getting rid of __ucmpdi2 in niu.o
by Al Viro
· 17 years ago
e6a5fdf
[NIU]: Fix write past end of array in niu_pci_probe_sprom().
by David S. Miller
· 17 years ago
88a15f2
ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107ce9a5bd5a0
by Emil Medve
· 17 years ago
293c851
gianfar: Fix regression caused by new napi interface
by Li Yang
· 17 years ago
20ef2bb
gianfar: Cleanup compile warning caused by 0795af57
by Li Yang
· 17 years ago
94e8cc3
gianfar: Fix compile regression caused by bea3348e
by Li Yang
· 17 years ago
25b31cb
add new prom.h for AU1x00
by Yoichi Yuasa
· 17 years ago
2de8892
update AU1000 get_ethernet_addr()
by Yoichi Yuasa
· 17 years ago
c2af68e
MIPSsim: General cleanup
by Ralf Baechle
· 17 years ago
6629b97
Jazzsonic: Fix warning about unused variable.
by Ralf Baechle
· 17 years ago
cdbd386
Use dcr_host_t.base in dcr_unmap()
by Michael Ellerman
· 17 years ago
83f34df
Add dcr_host_t.base in dcr_read()/dcr_write()
by Michael Ellerman
· 17 years ago
0f18e71
Use dcr_host_t.base in ibm_emac_mal
by Michael Ellerman
· 17 years ago
7920369
Update ibm_newemac to use dcr_host_t.base
by Michael Ellerman
· 17 years ago
bc2618f
tehuti: possible leak in bdx_probe
by Florin Malita
· 17 years ago
7e7b968
TC35815: Fix build
by Ralf Baechle
· 17 years ago
b77eb35
SAA9730: Fix build
by Ralf Baechle
· 17 years ago
d95b39c
AR7 ethernet
by Matteo Croce
· 17 years ago
e0d7c52
myri10ge: update driver version to 1.3.2-1.287
by Brice Goglin
· 17 years ago
4f93fde
myri10ge: add IPv6 TSO support
by Brice Goglin
· 17 years ago
af793e0
myri10ge: update firmware headers
by Brice Goglin
· 17 years ago
e636b2e
myri10ge: fix some indentation, white spaces, and comments
by Brice Goglin
· 17 years ago
dd957c5
net/bonding: Optionally allow ethernet slaves to keep own MAC
by Jay Vosburgh
· 17 years ago
d90a162
net/bonding: Destroy bonding master when last slave is gone
by Moni Shoua
· 17 years ago
1053f62
net/bonding: Delay sending of gratuitous ARP to avoid failure
by Moni Shoua
· 17 years ago
3158bf7
net/bonding: Handlle wrong assumptions that slave is always an Ethernet device
by Moni Shoua
· 17 years ago
6b1bf09
net/bonding: Enable IP multicast for bonding IPoIB devices
by Moni Shoua
· 17 years ago
2ab8285
net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address()
by Moni Shoua
· 17 years ago
872254d
net/bonding: Enable bonding to enslave non ARPHRD_ETHER
by Moni Shoua
· 17 years ago
a8a935d
natsemi: Check return value for pci_enable_device()
by Mark Brown
· 17 years ago
0e5d544
natsemi: Use round_jiffies() for slow timers
by Mark Brown
· 17 years ago
073ac8f
[NET] smc91x: fix PXA DMA support code
by Russell King
· 17 years ago
5c0d6b3
sky2: reboot fix
by Stephen Hemminger
· 17 years ago
325a807
ipg: endianness fixes
by Al Viro
· 17 years ago
857e37d
ipg: endianness annotations
by Al Viro
· 17 years ago
d9a19d2
hamradio: ->hard_header() takes packet type in host-endian
by Al Viro
· 17 years ago
fa8a4b63
more tulip endianness annotations
by Al Viro
· 17 years ago
eb4d84f
ibm_newemac annotations (iomem, NULL noise)
by Al Viro
· 17 years ago
b4482a4
more trivial signedness fixes in drivers
by Al Viro
· 17 years ago
64b3361
long vs. unsigned long - low-hanging fruits in drivers
by Al Viro
· 17 years ago
47063d6
remove duplicate initializer (macvlan)
by Al Viro
· 17 years ago
bef1bc9
skb->tail in ibm_newemac should be skb_tail_pointer()
by Al Viro
· 17 years ago
97be91c
typo in ibm_newemac/rgmii.c
by Al Viro
· 17 years ago
d773b33
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
b027cac
mlx4_core: Fix infinite loop on device initialization
by Roland Dreier
· 17 years ago
c5d6471
fallout from DECLARE_MAC_BUF patches
by Al Viro
· 17 years ago
50e36eb
b43 wireless needs <linux/io.h>
by Geert Uytterhoeven
· 17 years ago
3649ba0
m68k: fix net drivers after recent get_stats updates
by Geert Uytterhoeven
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
19c38de
kobjects: fix up improper use of the kobject name field
by Greg Kroah-Hartman
· 17 years ago
82d553c
[ARM] pxa: update pxa irda driver to use clk support
by Russell King
· 17 years ago
6dee642
[BNX2]: Refine napi poll loop.
by Michael Chan
· 17 years ago
4fd7ab5
[TG3]: Refine napi poll loop.
by Michael Chan
· 17 years ago
9ce768e
[TG3]: Fix APE induced regression
by Matt Carlson
· 17 years ago
a7b850e
[SKY2]: version 1.19
by Stephen Hemminger
· 17 years ago
7138a0f
[SKY2]: use netdevice stats struct
by Stephen Hemminger
· 17 years ago
df3fe1f
[SKY2]: fiber advertise bits initialization (trivial)
by Stephen Hemminger
· 17 years ago
ff35164e
[SKY2]: fix power settings on Yukon XL
by Stephen Hemminger
· 17 years ago
295b54c
[SKY2]: ethtool register reserved area blackout
by Stephen Hemminger
· 17 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
ce9d3c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
2669183
[SKY2]: status polling loop (post merge)
by Stephen Hemminger
· 17 years ago
6f53576
[NET]: Fix NAPI completion handling in some drivers.
by David S. Miller
· 17 years ago
414c66e
[TG3]: Update version to 3.83
by Matt Carlson
· 17 years ago
0527ba3
[TG3]: WOL defaults
by Matt Carlson
· 17 years ago
9936bcf
[TG3]: Add 5761 support
by Matt Carlson
· 17 years ago
0d3031d
[TG3]: Add 5761 APE support
by Matt Carlson
· 17 years ago
6b91fa0
[TG3]: Add new 5761 NVRAM decode routines
by Matt Carlson
· 17 years ago
32d1316b
[BNX2]: Update version to 1.6.7.
by Michael Chan
· 17 years ago
846f5c6
[BNX2]: Fix default WoL setting.
by Michael Chan
· 17 years ago
489310a
[BNX2]: Fix remote PHY media detection problems.
by Michael Chan
· 17 years ago
59e90b2
ibm_emac: Convert to use napi_struct independent of struct net_device
by Roland Dreier
· 17 years ago
61ba5b3
ibm_new_emac: Nuke SET_MODULE_OWNER() use
by Roland Dreier
· 17 years ago
bfe13f5
ibm_emac: Convert to use napi_struct independent of struct net_device
by Roland Dreier
· 17 years ago
f2cade1
natsemi: Use NATSEMI_TIMER_FREQ consistently
by Mark Brown
· 17 years ago
9265fab
cxgb3 sparse warning fixes
by Stephen Hemminger
· 17 years ago
33a85aa
chelsio: sparse warning fixes (old cxgb2)
by Stephen Hemminger
· 17 years ago
3bf76b8
ehea: use kernel event queue
by Jan-Bernd Themann
· 17 years ago
ddfce6b
network drivers: sparse warning fixes
by Stephen Hemminger
· 17 years ago
43b7c45
s2io: sparse warnings fix (rev2)
by Stephen Hemminger
· 17 years ago
309af40
e1000e: restore flow control settings properly
by Auke Kok
· 17 years ago
4e6c709
e1000e: Simple optimizations in e1000_xmit_frame
by Auke Kok
· 17 years ago
6d1e3aa
e1000: Simple optimizations in e1000_xmit_frame
by Krishna Kumar
· 17 years ago
04799fa
[PATCH] libertas: let get nick return what set nick has set
by Holger Schurig
· 17 years ago
cc32613
[PATCH] libertas: remove one superfluous include
by Holger Schurig
· 17 years ago
e56188a
[PATCH] libertas: clean up scan debug messages
by Holger Schurig
· 17 years ago
314a886
[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse warnings
by Holger Schurig
· 17 years ago
8b17d72
[PATCH] libertas: fix a debug statement
by Holger Schurig
· 17 years ago
d8b0fb5
[PATCH] libertas link error due to gcc `smartness'
by Geert Uytterhoeven
· 17 years ago
6470a89
[PATCH] libertas: fix u8 constant
by Holger Schurig
· 17 years ago
2bcde51
[PATCH] libertas: problems setting wpa keys
by Dan Williams
· 17 years ago
515ea24
[PATCH] rt2x00: Release 2.0.10
by Ivo van Doorn
· 17 years ago
c22eb87
[PATCH] rt2x00: Allways memset memory obtained from skb_push()
by Ivo van Doorn
· 17 years ago
3789447
[PATCH] rt2x00: Clean disabling of rt73usb_get_tsf
by Ivo van Doorn
· 17 years ago
Next »