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
2010-04-30
e1000e: Fix oops caused by ASPM patch.
Anton Blanchard
1
-0
/
+3
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
10
-16
/
+7
2010-04-30
libertas_tf: avoid warning about pr_fmt redefinition
John W. Linville
5
-6
/
+9
2010-04-30
rtl8180: fix tx status reporting
John W. Linville
1
-0
/
+1
2010-04-28
net/sb1250: register mdio bus in probe
Sebastian Siewior
1
-34
/
+33
2010-04-28
igb: Clean up left over prototype of igb_get_hw_dev_name()
Emil Tantilov
1
-1
/
+0
2010-04-28
wireless: Fix merge.
Hauke Mehrtens
1
-1
/
+0
2010-04-28
iwl: cleanup: remove unneeded error handling
Dan Carpenter
1
-63
/
+0
2010-04-28
rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices
Helmut Schaa
1
-9
/
+34
2010-04-28
wl1271: fix a bunch of sparse warnings
Luciano Coelho
4
-8
/
+8
2010-04-28
wl1271: Rewrite hardware keep-alive handling
Juuso Oikarinen
1
-45
/
+46
2010-04-28
wl1271: Configure QOS nullfunc template for U-APSD
Saravanan Dhanabal
1
-0
/
+4
2010-04-28
wl1271: Improve command polling
Juuso Oikarinen
1
-5
/
+5
2010-04-28
ath9k: Added get_survey callback in order to get channel noise
Benoit Papillault
1
-0
/
+20
2010-04-28
rtl8180: use cached queue mapping for skb in rtl8180_tx
John W. Linville
1
-1
/
+1
2010-04-28
libertas: fix 8686 firmware loading regression
Dan Williams
1
-1
/
+3
2010-04-28
wl1251: remove usage of deprecated noise value
John W. Linville
1
-6
/
+0
2010-04-28
rt2x00: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
p54: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
libertas_tf: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
b43legacy: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
b43: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
ath9k: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
ath5k: remove usage of deprecated noise value
John W. Linville
1
-2
/
+1
2010-04-28
ar9170: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
mwl8k: remove usage of deprecated noise value
John W. Linville
1
-2
/
+0
2010-04-28
caif: Ldisc add permission check and mem-alloc error check
Sjur Braendeland
1
-1
/
+4
2010-04-28
sfc: Create multiple TX queues
Ben Hutchings
8
-123
/
+140
2010-04-28
sfc: Test only the first pair of TX queues
Ben Hutchings
2
-3
/
+3
2010-04-28
sfc: Add Siena PHY BIST and cable diagnostic support
Steve Hodgson
1
-2
/
+144
2010-04-28
sfc: Clean up efx_nic::irq_zero_count
Ben Hutchings
1
-1
/
+2
2010-04-28
sfc: Add necessary parentheses to macro definitions in net_driver.h
Ben Hutchings
1
-11
/
+11
2010-04-28
sfc: Break NAPI processing after one ring-full of TX completions
Ben Hutchings
2
-24
/
+33
2010-04-28
sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATS
Steve Hodgson
1
-16
/
+9
2010-04-28
sfc: Update MCDI protocol definitions
Ben Hutchings
1
-16
/
+55
2010-04-28
sfc: Enable IPv6 RSS using random key for Toeplitz hash
Ben Hutchings
2
-0
/
+21
2010-04-28
sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errors
Steve Hodgson
1
-1
/
+2
2010-04-28
sfc: Log specific message for failure of NVRAM self-test
Ben Hutchings
1
-2
/
+8
2010-04-28
sfc: Extend the legacy interrupt workarounds
Steve Hodgson
2
-15
/
+10
2010-04-28
sfc: Reconfigure the XAUI serdes after an EM reset
Steve Hodgson
3
-1
/
+5
2010-04-28
sfc: Stop masking out XGMII faults over reconfigures
Steve Hodgson
1
-15
/
+5
2010-04-28
sfc: Handle serious errors in exactly one interrupt handler
Steve Hodgson
3
-21
/
+29
2010-04-28
sfc: Consistently report short MCDI responses as EIO
Ben Hutchings
2
-11
/
+17
2010-04-28
sfc: Ignore parity errors in the other port's SRAM
Steve Hodgson
1
-0
/
+2
2010-04-28
sfc: Change falcon_probe_board() to fail for unsupported boards
Ben Hutchings
3
-12
/
+7
2010-04-28
sfc: Always close net device at the end of a disabling reset
Ben Hutchings
1
-2
/
+2
2010-04-28
sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
Ben Hutchings
1
-2
/
+11
2010-04-28
sky2: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2
-14
/
+14
2010-04-28
bnx2x: Remove two prefetch()
Eric Dumazet
1
-2
/
+0
2010-04-27
ixgbe: disable MSI-X by default on certain Cisco adapters
Nicholas Nunley
2
-1
/
+20
[prev]
[next]