Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f2cedb63df14342ad40a8b5b324fc5d94a60b665
f2cedb6
net: replace random_ether_addr() with eth_hw_addr_random()
by Danny Kukawka
· 13 years ago
a1e785e
bnx2x: allow all functions to display the phy FW version
by Mintz Yuval
· 13 years ago
04f2d51
bnx2x: removed code re-checking memory base after device open
by Mintz Yuval
· 13 years ago
10bd1f2
bnx2x: allow BCM84833 phy to advertise 100Base-T speeds
by Mintz Yuval
· 13 years ago
82fa848
bnx2x: notify cnic of address of info-to-the-mcp
by Mintz Yuval
· 13 years ago
d760fc3
bnx2x: allocate smaller Rx rings for 1G functions
by Mintz Yuval
· 13 years ago
afa13b4
bnx2x: allocate memory dynamically in ethtool self-test.
by Mintz Yuval
· 13 years ago
817a8aa
bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertised
by Mintz Yuval
· 13 years ago
1b85ae5
bnx2x: added autoneg-restart after link advertisement changes
by Mintz Yuval
· 13 years ago
9e7e839
bnx2x: ethtool publishes link partners speed and FC
by Mintz Yuval
· 13 years ago
e18c56b
bnx2x: half duplex support added for several boards
by Mintz Yuval
· 13 years ago
1355b70
bnx2x: consistent statistics after internal driver reload
by Mintz Yuval
· 13 years ago
eb40d89
mlx4: add unicast steering entries to resource_tracker
by Eugenia Emantayev
· 13 years ago
f1f75f0
mlx4: attach multicast with correct flag
by Eugenia Emantayev
· 13 years ago
de9b43d
mlx4: remove redundant adding of steering type to gid
by Eugenia Emantayev
· 13 years ago
deb8b3e
mlx4: remove unnecessary variables and arguments
by Eugenia Emantayev
· 13 years ago
45b5136
mlx4: remove unused field high_prios
by Eugenia Emantayev
· 13 years ago
0ee9f1d
mlx4: fix QP tree trashing
by Eugenia Emantayev
· 13 years ago
58a30d6
mlx4_core: fix buffer overrun
by Eugenia Emantayev
· 13 years ago
9e056c0
tg3: Update copyright
by Matt Carlson
· 13 years ago
e740522
tg3: Use *_UNKNOWN ethtool definitions
by Matt Carlson
· 13 years ago
c6700ce
tg3: Remove unneeded link_config.orig_... members
by Matt Carlson
· 13 years ago
2855b9f
tg3: Remove unused link config code
by Matt Carlson
· 13 years ago
42b123b
tg3: Consolidate ASIC rev detection code
by Matt Carlson
· 13 years ago
b28f389
tg3: Reduce UMP event collision window
by Matt Carlson
· 13 years ago
4227822
tg3: Fix NVRAM page writes on newer devices
by Matt Carlson
· 13 years ago
3198e07
tg3: Fix copper autoneg adv checks
by Matt Carlson
· 13 years ago
b546e46
tg3: Fix stats while interface is down
by Matt Carlson
· 13 years ago
3906969
tg3: Disable new DMA engine for 57766
by Matt Carlson
· 13 years ago
16dc459
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
5015e53
e1000e: cleanup goto statements to exit points without common work
by Bruce Allan
· 13 years ago
2a31b37
e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_link
by Bruce Allan
· 13 years ago
e561a70
e1000e: potentially incorrect return for e1000_init_hw_ich8lan
by Bruce Allan
· 13 years ago
3fa8293
e1000e: cleanup: minor whitespace addition (insert blank line separator)
by Bruce Allan
· 13 years ago
f71dde6
e1000e: cleanup: remove unnecessary variable initializations
by Bruce Allan
· 13 years ago
f764956
e1000e: cleanup: remove unnecessary test and return
by Bruce Allan
· 13 years ago
55920b5
e1000e: cleanup: remove unnecessary variable ret_val
by Bruce Allan
· 13 years ago
f1a3fe1
e1000e: cleanup: remove unreachable statement
by Bruce Allan
· 13 years ago
d7eb338
e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan
by Bruce Allan
· 13 years ago
2132cf6
net_sched: sch_plug: plug_qdisc_ops is static
by Eric Dumazet
· 13 years ago
19c6c8f
ppp: fix truesize underestimation
by Eric Dumazet
· 13 years ago
de8261c
gro: fix truesize underestimation
by Eric Dumazet
· 13 years ago
c5665a5
tg3: Move transmit comment to a better location
by Matt Carlson
· 13 years ago
4b40952
tg3: Eliminate unneeded prototype
by Matt Carlson
· 13 years ago
16c7fa7
tg3: Relocate tg3_find_peer
by Matt Carlson
· 13 years ago
dbe9b92
tg3: Move tg3_nvram_write_block functions
by Matt Carlson
· 13 years ago
ccd5ba9
tg3: Move tg3_set_rx_mode
by Matt Carlson
· 13 years ago
faf1627
tg3: Move tg3_change_mtu to a better location
by Matt Carlson
· 13 years ago
9a21fb8
tg3: Relocate tg3_reset_task
by Matt Carlson
· 13 years ago
ebf3312
tg3: Move tg3_restart_hw to a better location
by Matt Carlson
· 13 years ago
58472a7
virtio: net: remove sparse errors
by Eric Dumazet
· 13 years ago
8260725
e1000e: cleanup: always return 0
by Bruce Allan
· 13 years ago
7eb61d8
e1000e: cleanup: remove unnecessary assignments just before returning
by Bruce Allan
· 13 years ago
8649f43
e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lan
by Bruce Allan
· 13 years ago
520d6f2
e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lan
by Bruce Allan
· 13 years ago
75ce153
e1000e: cleanup: rename goto labels to be more meaningful
by Bruce Allan
· 13 years ago
ffacd47
e1000e: cleanup: use goto for common work needed by multiple exit points
by Bruce Allan
· 13 years ago
fafdbf8
trivial: typo hnalder -> handler
by Uwe Kleine-König
· 13 years ago
0f09a34
stmicro: Fix typo in stmmac_pci.c and stmmac_platform.c
by Masanari Iida
· 13 years ago
4807f64
mISDN: Fix typo in dsp_core.c
by Masanari Iida
· 13 years ago
73c2ae7
enic: remove assignment of random mac on enic vf
by Roopa Prabhu
· 13 years ago
9f1de88d
enic: Fix address deregistration for sriov vf during port profile disassociate
by Roopa Prabhu
· 13 years ago
ee556fe
isdn: Fix typo in isdn_ppp.c
by Masanari Iida
· 13 years ago
670d608
mISDN/hfcsusb: remove unused variable hfcsusb_rev
by Danny Kukawka
· 13 years ago
67da820
isdn: Fix typo in callc.c and tei.c
by Masanari Iida
· 13 years ago
10ef9ab
be2net: event queue re-design
by Sathya Perla
· 13 years ago
23677ce
drivers/net: Remove boolean comparisons to true/false
by Joe Perches
· 13 years ago
1a0d6ae
rename dev_hw_addr_random and remove redundant second
by Danny Kukawka
· 13 years ago
c8585bd
eth: reset addr_assign_type if eth_mac_addr() called
by Danny Kukawka
· 13 years ago
4c507d2
net: implement IP_RECVTOS for IP_PKTOPTIONS
by Jiri Benc
· 13 years ago
7a3198a
ipv6: helper function to get tclass
by Jiri Benc
· 13 years ago
72e6027
aeroflex: Fix typo in greth.c
by Masanari Iida
· 13 years ago
3cc26e3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
4031ae6
skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buff
by Alexander Duyck
· 13 years ago
8a0da21
ixgbe: Combine post-DMA processing of sk_buff fields into single function
by Alexander Duyck
· 13 years ago
e4f7402
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
by Alexander Duyck
· 13 years ago
f56e0cb
ixgbe: Add function for testing status bits in Rx descriptor
by Alexander Duyck
· 13 years ago
f990b79
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
by Alexander Duyck
· 13 years ago
1d2024f
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
by Alexander Duyck
· 13 years ago
4c1975d
ixgbe: Minor refactor of RSC
by Alexander Duyck
· 13 years ago
8df54d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
70620c4
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
by Thomas Graf
· 13 years ago
5dc7883
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
by Li Wei
· 13 years ago
2b73bc6
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
by Neil Horman
· 13 years ago
f5c3820
netprio_cgroup: don't allocate prio table when a device is registered
by Neil Horman
· 13 years ago
a87dfe1
netprio_cgroup: fix an off-by-one bug
by Neil Horman
· 13 years ago
612b850
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
af5feae
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
ce2814f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1282ab3
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
28a4d56
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes
by Dave Airlie
· 13 years ago
d9dd966
igb: fix warning about unused function
by Emil Tantilov
· 13 years ago
f92518d
e1000e: replace '1' with 'true' for boolean get_link_status
by Bruce Allan
· 13 years ago
ec34c17
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
by Bruce Allan
· 13 years ago
07914ee
e1000e: use true/false for bool autoneg_false
by Bruce Allan
· 13 years ago
668018d
e1000e: remove unnecessary parentheses
by Bruce Allan
· 13 years ago
fe1e980
e1000e: remove unnecessary returns from void functions
by Bruce Allan
· 13 years ago
4bcf053
e1000e: remove test that is always false
by Bruce Allan
· 13 years ago
19e00f2
Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
Next »