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-01-27
sfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_mac_faults()
Ben Hutchings
1
-18
/
+7
2012-01-27
sfc: Merge efx_mac_operations into efx_nic_type
Ben Hutchings
11
-81
/
+35
2012-01-27
sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats
Ben Hutchings
3
-3
/
+9
2012-01-27
sfc: Use new names for MC shared memory layout constants
Ben Hutchings
1
-10
/
+4
2012-01-27
sfc: Make handling of MC reboot more reliable
Ben Hutchings
1
-6
/
+27
2012-01-27
sfc: Remove fallback for invalid permanent MAC address
Ben Hutchings
1
-30
/
+2
2012-01-26
e1000e: Need to include vmalloc.h
David S. Miller
1
-0
/
+1
2012-01-26
be2net: allocate more headroom in incoming skbs
Eric Dumazet
2
-1
/
+4
2012-01-26
bnx2x: Update version to 1.72.0 and copyrights
Ariel Elior
20
-22
/
+22
2012-01-26
bnx2x: Recoverable and unrecoverable error statistics
Ariel Elior
3
-3
/
+26
2012-01-26
bnx2x: Recovery flow bug fixes
Ariel Elior
3
-48
/
+75
2012-01-26
bnx2x: Track active PFs with bitmap
Ariel Elior
3
-33
/
+35
2012-01-26
bnx2x: Lock PF-common resources
Ariel Elior
4
-38
/
+68
2012-01-26
bnx2x: Loaded Firmware Version Validation
Ariel Elior
1
-0
/
+23
2012-01-26
bnx2x: Function Level Reset Final Cleanup
Ariel Elior
1
-12
/
+16
2012-01-26
bnx2x: Obtain Bus Device Function from register
Ariel Elior
2
-2
/
+18
2012-01-26
bnx2x: Removing indirect register access
Ariel Elior
2
-30
/
+47
2012-01-26
bnx2x: Support Queue Per Cos in 5771xx devices
Ariel Elior
2
-5
/
+6
2012-01-25
e1000e: 82574/82583 Tx hang workaround
Bruce Allan
1
-0
/
+4
2012-01-25
e1000e: use hardware default values for Transmit Control register
Bruce Allan
1
-9
/
+1
2012-01-25
e1000e: use default settings for Tx Inter Packet Gap timer
Bruce Allan
3
-17
/
+3
2012-01-25
e1000e: 82579: workaround for link drop issue
Bruce Allan
1
-0
/
+22
2012-01-25
e1000e: always set transmit descriptor control registers the same
Bruce Allan
1
-2
/
+2
2012-01-25
e1000e: default IntMode based on kernel config & available hardware support
Bruce Allan
1
-7
/
+41
2012-01-25
e1000e: re-factor ethtool get/set ring parameter
Bruce Allan
1
-59
/
+77
2012-01-25
e1000e: pass pointer to ring struct instead of adapter struct
Bruce Allan
3
-127
/
+136
2012-01-25
e1000e: convert head, tail and itr_register offsets to __iomem pointers
Bruce Allan
3
-32
/
+31
2012-01-25
e1000e: re-enable alternate MAC address for all devices which support it
Bruce Allan
1
-5
/
+2
2012-01-25
e1000e: add Receive Packet Steering (RPS) support
Bruce Allan
4
-6
/
+145
2012-01-25
e1000e: cleanup Rx checksum offload code
Bruce Allan
1
-12
/
+15
2012-01-25
infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().
David Miller
1
-3
/
+8
2012-01-25
infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().
David Miller
1
-4
/
+6
2012-01-25
infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().
David Miller
1
-5
/
+9
2012-01-25
net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices
Bjørn Mork
3
-0
/
+251
2012-01-25
drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver
danborkmann@iogearbox.net
5
-0
/
+2438
2012-01-25
bnx2x: unlock before returning an error
Dan Carpenter
1
-0
/
+1
2012-01-25
vmxnet3: cleanup tso headers manipulation
Eric Dumazet
1
-11
/
+11
2012-01-24
net: fec: use module_platform_driver
Fabio Estevam
1
-16
/
+1
2012-01-24
xen/netfront: add netconsole support.
Konrad Rzeszutek Wilk
1
-23
/
+34
2012-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
73
-389
/
+699
2012-01-24
team: send only changed options/ports via netlink
Jiri Pirko
1
-46
/
+90
2012-01-24
net/hyperv: fix possible memory leak in do_set_multicast()
Wei Yongjun
1
-2
/
+3
2012-01-24
drivers/net: dsa/mv88e6xxx.c files need linux/module.h
Paul Gortmaker
4
-0
/
+4
2012-01-24
stmmac: added PCI identifiers
Alessandro Rubini
1
-3
/
+3
2012-01-24
stmmac: fix phy naming inconsistency
Alessandro Rubini
1
-1
/
+1
2012-01-24
regulator: Fix documentation for of_node parameter of regulator_register()
Mark Brown
1
-1
/
+2
2012-01-24
gma500: Fix shmem mapping
Alan Cox
1
-3
/
+2
2012-01-23
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2012-01-23
PM / Sleep: Fix read_unlock_usermodehelper() call.
Tetsuo Handa
1
-2
/
+1
2012-01-23
dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...
Chris Healy
1
-4
/
+17
[prev]
[next]