Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
baf8a94a572928710e9e60967d153a7bf3aebd9c
baf8a94
tg3: Add RSS support
by Matt Carlson
· 15 years ago
b6080e1
tg3: Add coalesce parameters for msix vectors
by Matt Carlson
· 15 years ago
fed9781
tg3: Enable NAPI instances for other int vectors
by Matt Carlson
· 15 years ago
fe5f578
tg3: Add TSS support
by Matt Carlson
· 15 years ago
89aeb3b
tg3: Update intmbox and coal_now for msix
by Matt Carlson
· 15 years ago
f77a6a8
tg3: Add tx and rx ring resource tracking
by Matt Carlson
· 15 years ago
646c9ed
tg3: Add mailbox assignments
by Matt Carlson
· 15 years ago
679563f
tg3: Add MSI-X support
by Matt Carlson
· 15 years ago
4f125f4
tg3: Add support code around kernel interrupt API
by Matt Carlson
· 15 years ago
2d31eca
tg3: Create tg3_rings_reset()
by Matt Carlson
· 15 years ago
fd2ce37
tg3: Add per-int coalesce now member
by Matt Carlson
· 15 years ago
f19af9c
tg3: inline tg3_cond_int()
by Matt Carlson
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0625491
ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS
by Eric Dumazet
· 15 years ago
f2798eb
drop_monitor: fix trace_napi_poll_hit()
by Xiao Guangrong
· 15 years ago
2fbd3da
pkt_sched: Revert tasklet_hrtimer changes.
by David S. Miller
· 15 years ago
3732e9b
xilinx_emaclite: Fix permissions on driver sources.
by David S. Miller
· 15 years ago
d66ee05
net: sk_free() should be allowed right after sk_alloc()
by Jarek Poplawski
· 15 years ago
89d69d2
net: make neigh_ops constant
by Stephen Hemminger
· 15 years ago
dcbfef8
au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe()
by roel kluin
· 15 years ago
5d78922
RTO connection timeout: sysctl documentation update
by Damian Lukowski
· 15 years ago
5152fc7
RTO connection timeout: coding style fixes and comments
by Damian Lukowski
· 15 years ago
72c6068
sky2: Use 32bit read to read Y2_VAUX_AVAIL
by Mike McCormack
· 15 years ago
90bbebb
sky2: Create buffer alloc and free helpers
by Mike McCormack
· 15 years ago
10547ae
sky2: fix management of driver LED
by Stephen Hemminger
· 15 years ago
89f56d1
tun: reuse struct sock fields
by Michael S. Tsirkin
· 15 years ago
86393e5
netns: embed ip6_dst_ops directly
by Alexey Dobriyan
· 15 years ago
885a136
bonding: use compare_ether_addr_64bits() in ALB
by Eric Dumazet
· 15 years ago
ac06713
macvlan: Use compare_ether_addr_64bits()
by Eric Dumazet
· 15 years ago
c3c7432
ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded without any cable and reconnecting it to 1G partner
by Mallikarjuna R Chilakala
· 15 years ago
b7fdb71
ixgbe: Properly disable DCB arbiters prior to applying changes
by Peter P Waskiewicz Jr
· 15 years ago
8620a10
ixgbe: refactor link setup code
by Mallikarjuna R Chilakala
· 15 years ago
fd38d7a
e1000: Fix for e1000 kills IPMI on a tagged vlan.
by Graham, David
· 15 years ago
6fa12c8
Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.
by Damian Lukowski
· 15 years ago
f1ecd5d
Revert Backoff [v3]: Revert RTO on ICMP destination unreachable
by Damian Lukowski
· 15 years ago
4d1a2d9
Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err()
by Damian Lukowski
· 15 years ago
6ee1652
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
by Yi Zou
· 15 years ago
5794968
dcbnl: Add implementations of dcbnl setapp/getapp commands
by Yi Zou
· 15 years ago
6fa382a
dcbnl: Add netlink attributes for setapp/getapp to dcbnl
by Yi Zou
· 15 years ago
7114323
dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_ops
by Yi Zou
· 15 years ago
0f6f290
dcbnl: Add support for setapp/getapp commands to dcbnl
by Yi Zou
· 15 years ago
8450ff8
ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
by Yi Zou
· 15 years ago
0af46d9
vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN
by Yi Zou
· 15 years ago
cb45439
net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_ops
by Yi Zou
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
0fc4809
appletalk: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
3b29a56
intel: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
27a1de9
3com: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
ad09646
tulip: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
3a27c14
uwb: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
424efe9
netdev: convert pseudo drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
6518bbb
irda: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
dbf02fa
netdev: convert pcmcia drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
4c5d502
hdlc: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
d71a674
wan: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
61a8410
tokenring: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
25a79c4
usbnet: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
8b62ff2
isdn: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
36e4d64
convert hamradio drivers to netdev_txreturnt_t
by Stephen Hemminger
· 15 years ago
3c805a2
convert ATM drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
6fef4c0
netdev: convert pseudo-devices to netdev_tx_t
by Stephen Hemminger
· 15 years ago
dc1f8bf
netdev: change transmit to limited range type
by Stephen Hemminger
· 15 years ago
9e39f7c
s2io: Generate complete messages using single line DBG_PRINTs
by Joe Perches
· 15 years ago
82c2d02
s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg->
by Joe Perches
· 15 years ago
ffb5df6
s2io.c: Standardize statistics accessors
by Joe Perches
· 15 years ago
a2a20ae
s2io.c: fix spelling explaination
by Joe Perches
· 15 years ago
6cef2b8e
s2io.c: convert printks to pr_<level>
by Joe Perches
· 15 years ago
d44570e
s2io.c: Make more conforming to normal kernel style
by Joe Perches
· 15 years ago
44364a0
s2io.c: use kzalloc
by Joe Perches
· 15 years ago
4f87032
s2io.c: Use calculated size in kmallocs
by Joe Perches
· 15 years ago
13d866a
s2io.c: Shorten code line length by using intermediate pointers
by Joe Perches
· 15 years ago
6fce365
s2io.c: Use const for strings
by Joe Perches
· 15 years ago
a453e06
pkt_sched: Fix resource limiting in pfifo_fast
by Krishna Kumar
· 15 years ago
03a9a44
net: convert remaining non-symbolic return values in dev_queue_xmit
by Krishna Kumar
· 15 years ago
7b3d3e4
netdevice: Consolidate to use existing macros where available.
by Krishna Kumar
· 15 years ago
6ca8b99
can: use correct NET_RX_ return values
by Oliver Hartkopp
· 15 years ago
38bddf0
gianfar: gfar_remove needs to call unregister_netdev()
by Toru UCHIYAMA
· 15 years ago
5de3fca
WAN: bit and/or confusion
by roel kluin
· 15 years ago
2394905
ucc_geth: Implement suspend/resume and Wake-On-LAN support
by Anton Vorontsov
· 15 years ago
bf5aec2
ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code
by Anton Vorontsov
· 15 years ago
54b1598
ucc_geth: Factor out MAC initialization steps into a call
by Anton Vorontsov
· 15 years ago
ed24157
powerpc/qe: Implement qe_alive_during_sleep() helper function
by Anton Vorontsov
· 15 years ago
e0ad2cd
ucc_geth: Fix NULL pointer dereference in uec_get_ethtool_stats()
by Anton Vorontsov
· 15 years ago
b9caaab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by David S. Miller
· 15 years ago
fc57e51
tg3: Update version to 3.101
by Matt Carlson
· 15 years ago
f3f3f27
tg3: Move per-int tx members to a per-int struct
by Matt Carlson
· 15 years ago
7233448
tg3: Move per-int rx members to per-int struct
by Matt Carlson
· 15 years ago
898a56f
tg3: Move general int members to a per-int struct
by Matt Carlson
· 15 years ago
17375d2
tg3: Convert napi handlers to use tnapi
by Matt Carlson
· 15 years ago
09943a1
tg3: Convert ISR parameter to tnapi
by Matt Carlson
· 15 years ago
8ef0442
tg3: Move napi to per-int struct
by Matt Carlson
· 15 years ago
07b0173
tg3: Cleanup interrupt setup / teardown
by Matt Carlson
· 15 years ago
79ed5ac
tg3: Use ext rx bds
by Matt Carlson
· 15 years ago
21f581a
tg3: Create a new prodring_set structure
by Matt Carlson
· 15 years ago
cf7a729
tg3: Create rx producer ring setup routines
by Matt Carlson
· 15 years ago
287be12
tg3: Clarify rx buffer relationships
by Matt Carlson
· 15 years ago
8f666b0
tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags
by Matt Carlson
· 15 years ago
fdb72b3
tg3: Break out mini producer ring handling
by Matt Carlson
· 15 years ago
8590a60
tg3: Reformat NVRAM case statements
by Matt Carlson
· 15 years ago
Next »