index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
22
-25
/
+24
2012-02-15
bnx2x: allow all functions to display the phy FW version
Mintz Yuval
3
-12
/
+6
2012-02-15
bnx2x: removed code re-checking memory base after device open
Mintz Yuval
1
-11
/
+0
2012-02-15
bnx2x: allow BCM84833 phy to advertise 100Base-T speeds
Mintz Yuval
1
-0
/
+5
2012-02-15
bnx2x: notify cnic of address of info-to-the-mcp
Mintz Yuval
1
-0
/
+5
2012-02-15
bnx2x: allocate smaller Rx rings for 1G functions
Mintz Yuval
1
-0
/
+7
2012-02-15
bnx2x: allocate memory dynamically in ethtool self-test.
Mintz Yuval
1
-2
/
+11
2012-02-15
bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertised
Mintz Yuval
1
-8
/
+1
2012-02-15
bnx2x: added autoneg-restart after link advertisement changes
Mintz Yuval
1
-1
/
+1
2012-02-15
bnx2x: ethtool publishes link partners speed and FC
Mintz Yuval
3
-79
/
+272
2012-02-15
bnx2x: half duplex support added for several boards
Mintz Yuval
2
-0
/
+4
2012-02-15
bnx2x: consistent statistics after internal driver reload
Mintz Yuval
6
-236
/
+374
2012-02-14
mlx4: add unicast steering entries to resource_tracker
Eugenia Emantayev
1
-7
/
+11
2012-02-14
mlx4: attach multicast with correct flag
Eugenia Emantayev
1
-12
/
+4
2012-02-14
mlx4: remove redundant adding of steering type to gid
Eugenia Emantayev
1
-2
/
+0
2012-02-14
mlx4: remove unnecessary variables and arguments
Eugenia Emantayev
1
-12
/
+10
2012-02-14
mlx4: remove unused field high_prios
Eugenia Emantayev
2
-4
/
+1
2012-02-14
mlx4: fix QP tree trashing
Eugenia Emantayev
1
-0
/
+1
2012-02-14
mlx4_core: fix buffer overrun
Eugenia Emantayev
1
-1
/
+1
2012-02-13
tg3: Update copyright
Matt Carlson
2
-2
/
+2
2012-02-13
tg3: Use *_UNKNOWN ethtool definitions
Matt Carlson
2
-23
/
+20
2012-02-13
tg3: Remove unneeded link_config.orig_... members
Matt Carlson
2
-35
/
+12
2012-02-13
tg3: Remove unused link config code
Matt Carlson
1
-5
/
+1
2012-02-13
tg3: Consolidate ASIC rev detection code
Matt Carlson
1
-80
/
+79
2012-02-13
tg3: Reduce UMP event collision window
Matt Carlson
1
-16
/
+26
2012-02-13
tg3: Fix NVRAM page writes on newer devices
Matt Carlson
1
-2
/
+5
2012-02-13
tg3: Fix copper autoneg adv checks
Matt Carlson
1
-1
/
+10
2012-02-13
tg3: Fix stats while interface is down
Matt Carlson
1
-4
/
+4
2012-02-13
tg3: Disable new DMA engine for 57766
Matt Carlson
1
-5
/
+0
2012-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
8
-373
/
+265
2012-02-13
e1000e: cleanup goto statements to exit points without common work
Bruce Allan
8
-303
/
+212
2012-02-13
e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_link
Bruce Allan
1
-1
/
+1
2012-02-13
e1000e: potentially incorrect return for e1000_init_hw_ich8lan
Bruce Allan
1
-1
/
+1
2012-02-13
e1000e: cleanup: minor whitespace addition (insert blank line separator)
Bruce Allan
1
-0
/
+1
2012-02-13
e1000e: cleanup: remove unnecessary variable initializations
Bruce Allan
1
-2
/
+2
2012-02-13
e1000e: cleanup: remove unnecessary test and return
Bruce Allan
1
-2
/
+0
2012-02-13
e1000e: cleanup: remove unnecessary variable ret_val
Bruce Allan
1
-2
/
+1
2012-02-13
e1000e: cleanup: remove unreachable statement
Bruce Allan
1
-2
/
+0
2012-02-13
e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan
Bruce Allan
1
-2
/
+2
2012-02-13
ppp: fix truesize underestimation
Eric Dumazet
1
-1
/
+1
2012-02-13
tg3: Move transmit comment to a better location
Matt Carlson
1
-1
/
+3
2012-02-13
tg3: Eliminate unneeded prototype
Matt Carlson
1
-3
/
+2
2012-02-13
tg3: Relocate tg3_find_peer
Matt Carlson
1
-30
/
+28
2012-02-13
tg3: Move tg3_nvram_write_block functions
Matt Carlson
1
-250
/
+250
2012-02-13
tg3: Move tg3_set_rx_mode
Matt Carlson
1
-100
/
+99
2012-02-13
tg3: Move tg3_change_mtu to a better location
Matt Carlson
1
-81
/
+78
2012-02-13
tg3: Relocate tg3_reset_task
Matt Carlson
1
-47
/
+45
2012-02-13
tg3: Move tg3_restart_hw to a better location
Matt Carlson
1
-27
/
+29
2012-02-13
virtio: net: remove sparse errors
Eric Dumazet
1
-4
/
+3
2012-02-13
e1000e: cleanup: always return 0
Bruce Allan
4
-4
/
+4
[next]