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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
47
-161
/
+39
2013-03-09
qlcnic: Bump up the version to 5.1.36
Shahed Shaikh
1
-2
/
+2
2013-03-09
qlcnic: Fix ethtool statistics collection
Shahed Shaikh
1
-4
/
+4
2013-03-09
qlcnic: Fix ethtool statistics for 82xx adapter
Shahed Shaikh
1
-1
/
+2
2013-03-09
qlcnic: Enable LED test support for 83xx adapter
Himanshu Madhani
3
-1
/
+48
2013-03-09
qlcnic: Fix endian issues in 83xx driver
Shahed Shaikh
3
-26
/
+130
2013-03-09
team: make local function static
stephen hemminger
1
-3
/
+3
2013-03-09
phy: vitesse make vsc824x_add_skew static
stephen hemminger
1
-2
/
+1
2013-03-09
Supject: phy: make local function static
stephen hemminger
1
-1
/
+1
2013-03-09
bna: fix declaration mismatch
stephen hemminger
1
-1
/
+1
2013-03-09
VXLAN: Use UDP Tunnel segmention.
Pravin B Shelar
1
-3
/
+18
2013-03-08
e1000e: cleanup - move defines to appropriate header file
Bruce Allan
4
-9
/
+7
2013-03-08
e1000e: cleanup format of struct e1000_opt_list struct
Bruce Allan
1
-1
/
+4
2013-03-08
e1000e: cleanup USLEEP_RANGE checkpatch checks
Bruce Allan
8
-38
/
+38
2013-03-08
e1000e: cleanup unnecessary line breaks
Bruce Allan
5
-62
/
+31
2013-03-08
e1000e: cleanup formatting of static structs
Bruce Allan
3
-4
/
+8
2013-03-08
e1000e: cleanup unusually placed comments
Bruce Allan
7
-25
/
+39
2013-03-08
e1000e: cleanup (add/remove) blank lines where appropriate
Bruce Allan
8
-7
/
+8
2013-03-08
e1000e: cleanup SPACING checkpatch checks
Bruce Allan
4
-16
/
+16
2013-03-08
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
Bruce Allan
7
-127
/
+139
2013-03-08
e1000e: cleanup LEADING_SPACE checkpatch warnings
Bruce Allan
3
-9
/
+9
2013-03-08
e1000e: cleanup LONG_LINE checkpatch warnings
Bruce Allan
5
-16
/
+23
2013-03-08
e1000e: cleanup SPACING checkpatch errors and warnings
Bruce Allan
6
-34
/
+34
2013-03-08
e1000e: cleanup CODE_INDENT checkpatch errors
Bruce Allan
7
-187
/
+178
2013-03-08
ixgbevf: use PCI_DEVICE_TABLE macro
Stephen Hemminger
1
-6
/
+3
2013-03-08
ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2
-33
/
+40
2013-03-07
bgmac: register MII bus
Rafał Miłecki
2
-1
/
+80
2013-03-07
be2net: Update copyright year
Vasundhara Volam
8
-8
/
+8
2013-03-07
tg3: Download 57766 EEE service patch firmware
Nithin Sujir
2
-16
/
+128
2013-03-07
tg3: Enhance firmware download code to support fragmented firmware
Nithin Sujir
1
-6
/
+42
2013-03-07
tg3: Cleanup firmware parsing code
Nithin Sujir
2
-36
/
+34
2013-03-07
tg3: Refactor the 2nd type of cpu pause
Nithin Sujir
1
-26
/
+27
2013-03-07
tg3: Refactor cpu pause/resume code
Nithin Sujir
1
-25
/
+58
2013-03-07
tg3: Add new FW_TSO flag
Matt Carlson
2
-8
/
+8
2013-03-07
qlcnic: Use generic fdb handler when driver options are not enabled.
Vlad Yasevich
1
-15
/
+6
2013-03-07
mlx4: Remove driver specific fdb handlers.
Vlad Yasevich
1
-76
/
+0
2013-03-07
ixgbe: Make use of the default fdb handlers.
Vlad Yasevich
1
-41
/
+1
2013-03-06
r6040: check MDIO register busy waiting result
Florian Fainelli
1
-4
/
+7
2013-03-06
team: introduce random mode
Jiri Pirko
4
-21
/
+85
2013-03-06
team: introduce two default team_modeop functions and use them in modes
Jiri Pirko
3
-27
/
+20
2013-03-05
bnx2x: use the default NAPI weight
Eric Dumazet
2
-3
/
+2
2013-03-05
net: cs89x0: use module_platform_driver_probe()
Jingoo Han
1
-13
/
+1
2013-03-05
net: macb: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-05
net: at91_ether: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-174
/
+1881
2013-03-04
net: fec: fix build error in no MXC platform
Frank Li
1
-8
/
+7
2013-03-04
net: fec: put tx to napi poll function to fix dead lock
Frank Li
2
-47
/
+41
2013-03-03
ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver
Freddy Xin
3
-0
/
+1467
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-5
/
+5
2013-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-84
/
+194
[next]