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-12-03
tun: only queue packets on device
Michael S. Tsirkin
1
-16
/
+8
2012-12-03
sky2: fix cleanup sequence in probe() function
Lino Sanfilippo
1
-7
/
+8
2012-12-03
8139cp: properly support change of MTU values [v2]
John Greene
1
-19
/
+4
2012-12-03
tuntap: attach queue 0 before registering netdevice
Jason Wang
1
-6
/
+5
2012-12-03
bnx2x: recognize fan failure
Yaniv Rosner
2
-1
/
+11
2012-12-03
vhost-net: initialize zcopy packet counters
Michael S. Tsirkin
1
-0
/
+3
2012-12-03
stmmac: remove two repeated macros
walimis
1
-2
/
+0
2012-12-03
sundance: Enable WoL support
Denis Kirjanov
1
-1
/
+80
2012-12-03
irda: ep7211-sir: Convert to platform_diver
Alexander Shiyan
1
-46
/
+27
2012-12-02
bna: remove useless calls to memset().
Cyril Roelandt
1
-4
/
+0
2012-12-02
bnx2x: Correct PFC disablement
Barak Witkowski
1
-2
/
+5
2012-12-02
bnx2x: fix 'Ethtool -A' when autoneg
Yuval Mintz
2
-23
/
+28
2012-12-02
bnx2x: prevent DCB if disabled in nvram
Barak Witkowski
2
-2
/
+14
2012-12-02
bnx2x: Handle a rarely missed interrupt
Yaniv Rosner
2
-0
/
+16
2012-12-02
bnx2x: mask CPL_OF interrupt
Yuval Mintz
1
-11
/
+10
2012-12-02
bnx2x: IGU parse error cause probe failure
Barak Witkowski
1
-5
/
+12
2012-12-02
bnx2x: Ext. config accessed only on non-E1x.
Yuval Mintz
1
-1
/
+2
2012-12-02
bnx2x: nvram enables dropless flow control
Yuval Mintz
3
-4
/
+31
2012-12-02
bnx2x: Correct advertised speed/duplex
Yuval Mintz
1
-8
/
+4
2012-12-02
bnx2x: Filter packets on FCoE rings
Dmitry Kravkov
4
-4
/
+17
2012-12-02
bnx2x: Management can control PFC/ETS
Barak Witkowski
3
-6
/
+24
2012-12-02
bnx2x: parity recovery flow enhancement
Barak Witkowski
1
-13
/
+20
2012-12-02
bnx2x: revised and corrected SPIO access
Yuval Mintz
2
-23
/
+30
2012-12-02
net/mlx4_en: Set number of rx/tx channels using ethtool
Amir Vadai
5
-14
/
+93
2012-12-02
net/mlx4_en: Fix TX moderation info loss after set_ringparam is called
Amir Vadai
1
-29
/
+30
2012-12-01
Merge git://git.infradead.org/users/dwmw2/atm
David S. Miller
1
-51
/
+32
2012-12-02
solos-pci: remove list_vccs() debugging function
David Woodhouse
1
-41
/
+0
2012-12-02
solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC
David Woodhouse
1
-3
/
+3
2012-12-02
solos-pci: clean up pclose() function
David Woodhouse
1
-4
/
+14
2012-12-02
solos-pci: Fix leak of skb received for unknown vcc
Nathan Williams
1
-1
/
+2
2012-12-02
solos-pci: wait for pending TX to complete when releasing vcc
David Woodhouse
1
-3
/
+14
2012-12-01
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
1
-2
/
+0
2012-12-01
myri10ge: fix incorrect use of ntohs()
Andrew Gallatin
1
-1
/
+1
2012-12-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
13
-83
/
+156
2012-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
23
-984
/
+823
2012-12-01
ixgbe: Do not parse past IP header on fragments beyond the first
Alexander Duyck
1
-5
/
+8
2012-12-01
e1000e: cosmetic cleanup of comments
Bruce Allan
13
-790
/
+416
2012-12-01
igb: Fix SerDes autoneg flow control.
Carolyn Wyborny
3
-8
/
+166
2012-12-01
igb: Unset sigdetect for SERDES loopback on 82580 and i350
Carolyn Wyborny
2
-0
/
+16
2012-12-01
igb: Workaround for global device reset problem on 82580.
Carolyn Wyborny
1
-0
/
+6
2012-12-01
igb: Refactoring of i210 file.
Carolyn Wyborny
1
-124
/
+119
2012-12-01
igb: Acquire, release semaphore for writing each EEPROM page
Akeem G. Abodunrin
1
-16
/
+12
2012-12-01
igb: Updates to read nvm function for i211 device
Carolyn Wyborny
2
-4
/
+34
2012-12-01
ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c
joshua.a.hay@intel.com
1
-37
/
+46
2012-12-01
sfc: Make module parameters really boolean
Ben Hutchings
1
-4
/
+4
2012-12-01
sfc: Fix timekeeping in efx_mcdi_poll()
Ben Hutchings
1
-6
/
+6
2012-12-01
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
3
-3
/
+16
2012-12-01
sfc: Work-around flush timeout when flushes have completed
Daniel Pieczko
2
-4
/
+53
2012-12-01
sfc: Reset driver's MAC stats after MC reboot seen
Ben Hutchings
1
-1
/
+8
2012-12-01
sfc: Do not initialise buffer in efx_alloc_special_buffer()
Ben Hutchings
1
-3
/
+0
[next]