Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eca25dca17630ae354f4b1df559ed90578b794fe
/
drivers
/
net
dc5a144
sis900: Allocate rx replacement buffer before rx operation
by Neil Horman
· 18 years ago
87aebe0
PHY: remove rwsem use from phy core
by Greg Kroah-Hartman
· 18 years ago
c58b8e4
Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
0278ef8
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
374d4ca
[TIGON3]: of_get_property() returns const.
by David S. Miller
· 18 years ago
d297c31
[TULIP]: Use pci_device_to_OF_node() on sparc.
by David S. Miller
· 18 years ago
4934510
[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
by David S. Miller
· 18 years ago
49b6e95f
[TG3]: Use pci_device_to_OF_node() on sparc.
by David S. Miller
· 18 years ago
6f85a85
[SUNHME]: Use pci_device_to_OF_node().
by David S. Miller
· 18 years ago
457e1a8
[SUNGEM]: Consolidate powerpc and sparc MAC probing code.
by David S. Miller
· 18 years ago
dadb830
[SUNGEM]: __sparc__ --> CONFIG_SPARC
by David S. Miller
· 18 years ago
ccf0dec
[SPARC/64] constify of_get_property return: drivers
by Stephen Rothwell
· 18 years ago
57cd5f7
[NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c
by Milind Arun Choudhary
· 18 years ago
36226a8
[NET] tun/tap: fixed hw address handling
by Brian Braunstein
· 18 years ago
55404bc
[NET]: Fix yam.c
by Andrew Morton
· 18 years ago
f50393f
e1000: FIX: Stop raw interrupts disabled nag from RT
by Mark Huth
· 18 years ago
31d7644
e1000: FIX: firmware handover bits
by Bruce Allan
· 18 years ago
e0aac5a
e1000: FIX: be ready for incoming irq at pci_request_irq
by Auke Kok
· 18 years ago
4243159
[WIRELESS] drivers/net/wireless/Kconfig: correct minor typo
by John W. Linville
· 18 years ago
2a5e1c0
[WIRELESS]: Refactor wireless Kconfig.
by Johannes Berg
· 18 years ago
599b1fa
[IrDA]: Adding carriage returns to mcs7780 debug statements
by Samuel Ortiz
· 18 years ago
42dc9cd
[PPPOE]: Fix device tear-down notification.
by Michal Ostrowski
· 18 years ago
202a03a
[PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been called on it
by Florian Zumbiehl
· 18 years ago
74b885c
[PPPOE]: race between interface going down and connect()
by Florian Zumbiehl
· 18 years ago
bfafb26
[PPPoE]: miscellaneous smaller cleanups
by Florian Zumbiehl
· 18 years ago
3303680
[NET]: loopback driver can use loopback_dev integrated net_device_stats
by Eric Dumazet
· 18 years ago
628592c
[NETDRV]: Perform missing csum_offset conversions
by Herbert Xu
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
3dbad80
[NET]: Fix warnings in 3c523.c and ni52.c
by David S. Miller
· 18 years ago
c45d286
[NET]: Inline net_device_stats
by Rusty Russell
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
2f7826c
[WAN] cosa.c: Build fix.
by David S. Miller
· 18 years ago
8b5be26
[FORCEDETH]: Use skb_tailroom where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
d004b8d
[LMC]: lmc_main wants to use skb_tailroom
by Arnaldo Carvalho de Melo
· 18 years ago
4305b54
[SK_BUFF]: Convert skb->end to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
afdf27c
[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
by Peter Kovar
· 18 years ago
5c81cd7
[IrDA]: removing stir4200 useless include
by Samuel Ortiz
· 18 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
cfe1fc7
[SK_BUFF]: Introduce skb_network_header_len
by Arnaldo Carvalho de Melo
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
b0061ce
[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
by Arnaldo Carvalho de Melo
· 18 years ago
aa8223c
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
by Arnaldo Carvalho de Melo
· 18 years ago
ab6a5bb
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
by Arnaldo Carvalho de Melo
· 18 years ago
4bedb45
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
by Arnaldo Carvalho de Melo
· 18 years ago
ea2ae17
[SK_BUFF]: Introduce skb_transport_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
d0a92be
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
c9bdd4b
[IP]: Introduce ip_hdrlen()
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
bbe735e
[SK_BUFF]: Introduce skb_network_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
e7dd65d
[SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.raw
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
a16aeb3
[BONDING]: Introduce arp_pkt()
by Arnaldo Carvalho de Melo
· 18 years ago
797659f
[PPPOE]: Introduce pppoe_hdr()
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
48d49d0c
[SK_BUFF]: Introduce skb_set_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
0a4f23f
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
by Arnaldo Carvalho de Melo
· 18 years ago
c8fb794
[TR]: Make tr_type_trans set skb->dev
by Arnaldo Carvalho de Melo
· 18 years ago
c1a4b86
[TR]: Use tr_hdr() were appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
1214538
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
68c9f75
[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
by Michael Chan
· 18 years ago
5efb764
drivers/net/hamradio/baycom_ser_fdx build fix
by Andrew Morton
· 18 years ago
b748d9e
sis900: Allocate rx replacement buffer before rx operation
by Neil Horman
· 18 years ago
d91c088
[netdrvr] depca: handle platform_device_add() failure
by Andrea Righi
· 18 years ago
c445a31
Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw
by S.Çağlar Onur
· 18 years ago
66c7d2f
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
36e82df
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
c3b99f0
[SUNHME]: Fix module unload.
by Marcel van Nies
· 18 years ago
9f9b669
[SUNLANCE]: Fix module unload.
by Marcel van Nies
· 18 years ago
d0dc112
[SUNQE]: Fix MAC address assignment.
by Marcel van Nies
· 18 years ago
46fcc86
Revert "e1000: fix NAPI performance on 4-port adapters"
by Linus Torvalds
· 18 years ago
7c5050e
[PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()
by Paul Mackerras
· 18 years ago
93cd791
sky2: version 1.14
by Stephen Hemminger
· 18 years ago
d2adf4f
sky2: no jumbo on Yukon FE
by Stephen Hemminger
· 18 years ago
b628ed9
sky2: EC-U performance and jumbo support
by Stephen Hemminger
· 18 years ago
4f44d8b
sky2: disable ASF on all chip types
by Stephen Hemminger
· 18 years ago
40b0172
sky2: handle descriptor errors
by Stephen Hemminger
· 18 years ago
0a17e4c
sky2: disable support for 88E8056
by Stephen Hemminger
· 18 years ago
bf41a7c
gianfar needs crc32 lib dependency
by Dave Jiang
· 18 years ago
33bdeec
spidernet: Fix problem sending IP fragments
by Linas Vepstas
· 18 years ago
1ca03cb
cxgb3 - PHY interrupts and GPIO pins.
by Divy Le Ray
· 18 years ago
606fcd0
cxgb3 - Fix low memory conditions
by Divy Le Ray
· 18 years ago
cec34dd
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
4b2281c
myri10ge: update driver version to 1.3.0-1.233
by Brice Goglin
· 18 years ago
f19baae
myri10ge: more Intel chipsets providing aligned PCIe completions
by Brice Goglin
· 18 years ago
ae8509b
myri10ge: fix management of the firmware 4KB boundary crossing restriction
by Brice Goglin
· 18 years ago
6cdbd77
cxgb3 - missing CPL hanler and register setting.
by Divy Le Ray
· 18 years ago
59cf810
cxgb3 - MAC watchdog update
by Divy Le Ray
· 18 years ago
f2d961c
cxgb3 - avoid deadlock with mac watchdog
by Divy Le Ray
· 18 years ago
692412b
skge: fix wake on lan
by Stephen Hemminger
· 18 years ago
9467a8f
sky2: phy workarounds for Yukon EC-U A1
by Stephen Hemminger
· 18 years ago
1ad5b4a
sky2: turn on clocks when doing resume
by Stephen Hemminger
· 18 years ago
9a87240
sky2: turn carrier off when down
by Stephen Hemminger
· 18 years ago
e5b9ddd
skge: turn carrier off when down
by Stephen Hemminger
· 18 years ago
ec759a2
[PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specs
by Larry Finger
· 18 years ago
Next »