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
2009-08-02
smsc95xx: remove EEPROM loaded check
Steve Glendinning
1
-5
/
+0
2009-08-02
drivers/net: Use DIV_ROUND_CLOSEST
Julia Lawall
1
-1
/
+2
2009-08-02
cxgb3: fix Gen2 pci default settings
Divy Le Ray
1
-1
/
+12
2009-08-02
cxgb3: fix EDC filename string
Divy Le Ray
1
-1
/
+1
2009-08-01
vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-01
s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-01
qlge: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-08-01
ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-08-01
igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-01
bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-08-01
bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-08-01
atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-01
atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-01
be2net: delete unnecessary code from be_cmd_POST()
Sathya Perla
1
-41
/
+4
2009-08-01
be2net: some name changes for consistency
Sathya Perla
3
-34
/
+34
2009-08-01
be2net: replace some printks with dev_err()/dev_warn()
Sathya Perla
2
-28
/
+15
2009-08-01
be2net: remove pci_func field from be_adapter struct
Sathya Perla
4
-14
/
+11
2009-08-01
be2net: get rid of be_ctrl_info struct/abstraction
Sathya Perla
5
-333
/
+299
2009-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
52
-548
/
+4443
2009-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
21
-64
/
+125
2009-07-30
ixgbe: Fix RSC completion delay causing Rx interrupts to stop
Peter P Waskiewicz Jr
2
-1
/
+6
2009-07-30
ixgbe: Fix usage of second flags bitmap when using LRO/RSC
Peter P Waskiewicz Jr
2
-9
/
+9
2009-07-30
ixgbe: Fix netpoll to be properly multiqueue aware
Peter P Waskiewicz Jr
1
-3
/
+10
2009-07-30
gianfar: fix coalescing setup in ethtool support
Jiajun Wu
1
-6
/
+4
2009-07-30
pppoe: fix /proc/net/pppoe
Eric Dumazet
1
-0
/
+1
2009-07-30
eexpress: Read buffer overflow
roel kluin
1
-3
/
+3
2009-07-30
3c515: Write outside array bounds
roel kluin
1
-1
/
+3
2009-07-30
bnx2x: Version 1.48.114-1
Eilon Greenstein
1
-2
/
+2
2009-07-30
bnx2x: WoL only with current MAC address
Eilon Greenstein
1
-4
/
+4
2009-07-30
bnx2x: Self-test kills management traffic
Eilon Greenstein
1
-5
/
+4
2009-07-30
bnx2x: Receive traffic that maches management filtering rules
Eilon Greenstein
2
-0
/
+18
2009-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-35
/
+35
2009-07-29
netxen: fix CONFIG_INET=n build
Dhananjay Phadke
1
-0
/
+7
2009-07-29
iwlwifi: debugFs to enable/disable HT40 support
Wey-Yi Guy
4
-0
/
+52
2009-07-29
ath9k: remove unused ATH_PCI_VERSION
Luis R. Rodriguez
1
-2
/
+0
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
5
-100
/
+1
2009-07-29
cfg80211: combine IWESSID handlers
Johannes Berg
1
-34
/
+2
2009-07-29
cfg80211: combine IWAP handlers
Johannes Berg
1
-32
/
+2
2009-07-29
cfg80211: combine iwfreq implementations
Johannes Berg
1
-32
/
+2
2009-07-29
ath9k: Add debug counters for TX
Sujith
4
-14
/
+160
2009-07-29
ath9k: get rid of unnecessary setpower calls
Gabor Juhos
1
-2
/
+6
2009-07-29
ath9k: fix race with IEEE80211_CONF_PS checks
Gabor Juhos
4
-15
/
+12
2009-07-29
ar9170: fix build error when !CONFIG_AR9170_LEDS
Alexander Beregalov
1
-0
/
+2
2009-07-29
ray_cs: remove bogus NULL check at head of ray_get_wireless_stats
John W. Linville
1
-3
/
+0
2009-07-29
iwlagn: fix sparse warning when compiling without debug
Reinette Chatre
1
-1
/
+1
2009-07-29
iwlagn: fix null pointer access during ucode load on 1000
Reinette Chatre
1
-0
/
+1
2009-07-29
libertas: Read buffer overflow
Roel Kluin
1
-10
/
+8
2009-07-29
libertas: Read outside array bounds
Roel Kluin
1
-1
/
+2
2009-07-27
iwlwifi: fix LED config option
Pavel Machek
1
-0
/
+3
2009-07-27
iwlwifi: Name fix for MPDU density for TX aggregation
Wey-Yi Guy
1
-2
/
+10
[next]