Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3eacdf58c2c0b9507afedfc19108e98b992c31e4
/
drivers
/
net
3eacdf5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5376071
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
cd1f55a
gianfar: Revive VLAN support
by Anton Vorontsov
· 16 years ago
e8b5fc5
bnx2x: tx_has_work should not wait for FW
by Vladislav Zolotarov
· 16 years ago
32ec803
netxen: reduce memory footprint
by Dhananjay Phadke
· 16 years ago
cdff103
netxen: fix vlan tso/checksum offload
by Dhananjay Phadke
· 16 years ago
78272bb
e1000e: workaround hw errata
by Jesse Brandeburg
· 16 years ago
71be7a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
dd0a251
com0020: Add missing symbol export for com20020_netdev_ops.
by David S. Miller
· 16 years ago
e918085a
virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
by Alex Williamson
· 16 years ago
150a7fc
smsc95xx: fix function prototype of async callback
by Steve Glendinning
· 16 years ago
01a1ac4
smsc95xx: remove unused completion struct
by Steve Glendinning
· 16 years ago
fb22d72
[NET] am79c961a: fix spin_lock usage
by Uwe Kleine-König
· 16 years ago
2fcbab0
rtl8187: Add termination packet to prevent stall
by Larry Finger
· 16 years ago
c338ba3
iwlwifi: fix rs_get_rate WARN_ON()
by Abbas, Mohamed
· 16 years ago
b4068a8
p54usb: fix packet loss with first generation devices
by Christian Lamparter
· 16 years ago
92af3e9
e1000e: drop lltx, remove unnecessary lock
by Jesse Brandeburg
· 16 years ago
c64d2a9
phy: Add suspend/resume support to SMSC PHYs
by Steve Glendinning
· 16 years ago
5ef3041
au1000: reorder functions
by Florian Fainelli
· 16 years ago
e35fac8
net: pppoe - get rid of DECLARE_MAC_BUF
by Cyrill Gorcunov
· 16 years ago
6f05106
phylib: Fix oops in suspend/resume paths
by Anton Vorontsov
· 16 years ago
5422a22
bnx2x: Version
by Eilon Greenstein
· 16 years ago
3910c8a
bnx2x: loopback test failure
by Eilon Greenstein
· 16 years ago
5650d9d
bnx2x: Missing rmb when waiting for FW response
by Eilon Greenstein
· 16 years ago
7cde1c8
bnx2x: Calling napi_del
by Eilon Greenstein
· 16 years ago
6eccabb
bnx2x: Carrier off first call
by Eilon Greenstein
· 16 years ago
2dfe0e1
bnx2x: Handling load failures
by Eilon Greenstein
· 16 years ago
e94d8af
bnx2x: Disable napi
by Eilon Greenstein
· 16 years ago
81f75bb
bnx2x: Reset HW before use
by Eilon Greenstein
· 16 years ago
637f883
iwlwifi: return NETDEV_TX_OK from _tx ops
by Reinette Chatre
· 16 years ago
de26249
zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list
by Hin-Tak Leung
· 16 years ago
e2fe154
p54usb: fix nasty use after free
by Christian Lamparter
· 16 years ago
12da401
p54: more cryptographic accelerator fixes
by Christian Lamparter
· 16 years ago
40ab73c
p54: add missing break in eeprom parser
by Chr
· 16 years ago
11eaea4
orinoco: use KERN_DEBUG for link status messages
by Pavel Roskin
· 16 years ago
7490889
rt2x00: Fix TX rate short preamble detection
by Ivo van Doorn
· 16 years ago
7fe99c4
orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_genie
by Andrey Borzenkov
· 16 years ago
f019a7a
tun: Implement ip link del tunXXX
by Eric W. Biederman
· 16 years ago
aec191a
tun: There is no longer any need to deny changing network namespaces
by Eric W. Biederman
· 16 years ago
c70f182
tun: Fix races between tun_net_close and free_netdev.
by Eric W. Biederman
· 16 years ago
b2430de
tun: Move read_wait into tun_file
by Eric W. Biederman
· 16 years ago
38231b7
tun: Make tun_net_xmit atomic wrt tun_attach && tun_detach
by Eric W. Biederman
· 16 years ago
36b50ba
tun: Grab the netns in open.
by Eric W. Biederman
· 16 years ago
631ab46
tun: Introduce tun_file
by Eric W. Biederman
· 16 years ago
eac9e90
tun: Use POLLERR not EBADF in tun_chr_poll
by Eric W. Biederman
· 16 years ago
a7385ba
tun: Fix races in tun_set_iff
by Eric W. Biederman
· 16 years ago
74a3e5a
tun: Remove unnecessary tun_get_by_name
by Eric W. Biederman
· 16 years ago
f5882c3
net: pppoe,pppol2tp - register channels with explicit net
by Cyrill Gorcunov
· 16 years ago
273ec51
net: ppp_generic - introduce net-namespace functionality v2
by Cyrill Gorcunov
· 16 years ago
4e9fb80
net: pppol2tp - introduce net-namespace functionality
by Cyrill Gorcunov
· 16 years ago
a6bcf1c
net: pppoe - introduce net-namespace functionality
by Cyrill Gorcunov
· 16 years ago
6aba915
net: pppoe - code cleanup and helpers
by Cyrill Gorcunov
· 16 years ago
e287880
ehea: Improve driver behaviour in low mem conditions
by Thomas Klein
· 16 years ago
3faf269
ehea: Fix mem allocations which require page alignment
by Thomas Klein
· 16 years ago
086c1b2
ehea: Use net_device_ops structure
by Thomas Klein
· 16 years ago
8017943
e1000: drop lltx, remove unnecessary lock
by Alexander Duyck
· 16 years ago
921aa74
igb: make certain to power on optics for 82576 fiber nics
by Alexander Duyck
· 16 years ago
5851765
igb: igb should not flag lltx
by Alexander Duyck
· 16 years ago
52d07b1
bnx2: annotate bp->phy_lock functions
by Harvey Harrison
· 16 years ago
7be2df4
cxgb3: Replace LRO with GRO
by Herbert Xu
· 16 years ago
57a5749
phylib: unsigneds go unnoticed
by Roel Kluin
· 16 years ago
9f4d26d
virtio_net: add link status handling
by Mark McLoughlin
· 16 years ago
357fe2c
smc91x: enable ethtool EEPROM interface
by Vernon Sauder
· 16 years ago
31e2b7b
PS3: gelic: wireless: convert the wireless part to net_device_ops
by Masakazu Mokuno
· 16 years ago
5384e83
PS3: gelic: convert the ethernet part to net_device_ops
by Masakazu Mokuno
· 16 years ago
3d16543
tg3: remove extra casting
by Francois Romieu
· 16 years ago
5c0999b
igb: Replace LRO with GRO
by Herbert Xu
· 16 years ago
649aa95
typhoon: replace users of __constant_{endian}
by Harvey Harrison
· 16 years ago
da3bc07
sfc: Replace LRO with GRO
by Herbert Xu
· 16 years ago
78b6f4c
ixgbe: Replace LRO with GRO
by Herbert Xu
· 16 years ago
5cda936
cxgb3: ease msi-x settings conditions
by Divy Le Ray
· 16 years ago
c405b82
e1000e: Invoke VLAN GRO handler
by Herbert Xu
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
627af77
sc92031: add a link to the datasheet
by Cesar Eduardo Barros
· 16 years ago
5ec99fd
sc92031: use device id directly instead of made-up name
by Cesar Eduardo Barros
· 16 years ago
f08d7c3
sc92031: inline SC92031_DESCRIPTION
by Cesar Eduardo Barros
· 16 years ago
3230d2b
sc92031: remove meaningless version string
by Cesar Eduardo Barros
· 16 years ago
eb5c8bc
sc92031: more useful banner in kernel log
by Cesar Eduardo Barros
· 16 years ago
4101dec
net: constify VFTs
by Jan Engelhardt
· 16 years ago
991990a
WAN: Convert generic HDLC drivers to netdev_ops.
by Krzysztof Hałasa
· 16 years ago
dff3fde
WAN: Allow hw HDLC drivers to override dev->get_stats.
by Krzysztof Hałasa
· 16 years ago
7cdc15f
WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.
by Krzysztof Hałasa
· 16 years ago
a962dc2
wimax/i2400m: convert to net_device_ops
by Inaky Perez-Gonzalez
· 16 years ago
ba270ed
dmascc: convert to internal net_device_ops
by Stephen Hemminger
· 16 years ago
6095e08
dmascc: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
ddbe9a6
mkiss: convert to internal network device stats
by Stephen Hemminger
· 16 years ago
ff908cf
scc: convert to internal net_device_ops
by Stephen Hemminger
· 16 years ago
3f75f74
yam: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
3c94acb
yam: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
2d8b223
hdlcdrv: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
5a7616a
hdlcdrv: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
52db625
dmascc: convert to network_device_ops
by Stephen Hemminger
· 16 years ago
13c0582
dmascc: convert to internal network device stats
by Stephen Hemminger
· 16 years ago
283767e
bpqether: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
f57505f
bpqether: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
9772a25
baycom: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
cd94f08
baycom: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
b3672a7
6pack: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
bc0443f
znet: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
69d6516
3c559: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
Next »