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
2010-05-05
e1000e: save skb counts in TX to avoid cache misses
Tom Herbert
2
-9
/
+11
2010-05-05
bnx2x: Fix check to get RX hash
Tom Herbert
1
-1
/
+1
2010-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
117
-1175
/
+4369
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
117
-1175
/
+4369
2010-05-05
rtl8187: use SET_IEEE80211_PERM_ADDR
John W. Linville
1
-4
/
+6
2010-05-05
pppoe: remove unnecessary checks in pppoe_flush_dev
Jiri Pirko
1
-6
/
+0
2010-05-04
rtl8180: use SET_IEEE80211_PERM_ADDR
John W. Linville
1
-4
/
+6
2010-05-04
rt2x00: Register frame length in TX entry descriptor instead of L2PAD.
Gertjan van Wingerde
9
-15
/
+14
2010-05-04
rt2x00: Fix HT40+/HT40- setting in rt2800.
Gertjan van Wingerde
2
-4
/
+4
2010-05-04
rt2x00: Enable RT30xx by default.
Gertjan van Wingerde
1
-2
/
+2
2010-05-04
rt2x00: Remove rt2x00pci.h include from rt2800lib.
Gertjan van Wingerde
1
-3
/
+0
2010-05-04
iwlwifi: recalculate average tpt if not current
Reinette Chatre
1
-4
/
+6
2010-05-03
forcedeth: Kill NAPI config options.
David S. Miller
2
-207
/
+1
2010-05-03
forcedeth: GRO support
Tom Herbert
1
-5
/
+8
2010-05-03
phy/micrel: Add module device ID table for autoloading.
David S. Miller
1
-0
/
+9
2010-05-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-13
/
+133
2010-05-03
drivers/net/phy: micrel phy driver
David J. Choi
3
-0
/
+110
2010-05-03
dm9601: fix phy/eeprom write routine
Peter Korsgaard
1
-1
/
+1
2010-05-03
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
David S. Miller
2
-20
/
+1
2010-05-03
ppp_generic: handle non-linear skbs when passing them to pppd
Simon Arlott
1
-1
/
+4
2010-05-03
ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
Simon Arlott
1
-11
/
+18
2010-05-03
iwmc3200wifi: fix busted iwm_debugfs_init definition
John W. Linville
1
-4
/
+1
2010-05-03
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
18
-91
/
+797
2010-05-03
wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.
Xose Vazquez Perez
1
-1
/
+6
2010-05-03
mac80211_hwsim: fix double-scan detection
Johannes Berg
1
-1
/
+1
2010-05-03
mac80211: allow controlling aggregation manually
Johannes Berg
1
-1
/
+2
2010-05-03
orinoco_usb: implement fw download
David Kilroy
6
-238
/
+349
2010-05-03
orinoco_usb: avoid in_atomic
David Kilroy
1
-1
/
+1
2010-05-03
orinoco: add orinoco_usb driver
David Kilroy
6
-2
/
+1696
2010-05-03
orinoco: encapsulate driver locking
David Kilroy
7
-20
/
+60
2010-05-03
orinoco: allow driver to specify netdev_ops
David Kilroy
9
-16
/
+37
2010-05-03
orinoco: add hermes_ops
David Kilroy
9
-140
/
+154
2010-05-03
b43legacy: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+18
2010-05-03
b43: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+18
2010-05-03
rt2x00: remove now unused noise field from struct rxdone_entry_desc
John W. Linville
3
-10
/
+0
2010-05-03
iwmc3200wifi: cleanup unneeded debugfs error handling
John W. Linville
4
-55
/
+15
2010-05-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
17
-92
/
+1132
2010-05-01
net/usb: initiate sync sequence in sierra_net.c driver
Elina Pasheva
1
-0
/
+3
2010-05-01
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2
-13
/
+21
2010-04-30
net/usb: remove default in Kconfig for sierra_net driver
Elina Pasheva
1
-1
/
+0
2010-04-30
cdc_ether: Identify MBM devices by GUID in MDLM descriptor
Jonas Sjöquist
1
-74
/
+39
2010-04-30
r8169: Fix rtl8169_rx_interrupt()
Eric Dumazet
1
-5
/
+17
2010-04-30
forcedeth: Stay in NAPI as long as there's work
stephen hemminger
1
-14
/
+17
2010-04-30
iwlwifi: greenfield support only true for 11n devices
Wey-Yi Guy
2
-4
/
+0
2010-04-30
iwlwifi: set hw parameters based on device type
Wey-Yi Guy
2
-40
/
+103
2010-04-30
iwlwifi: set AMPDU status variables correctly
Daniel Halperin
2
-7
/
+8
2010-04-30
iwl3945: add ucode statistics
Abhijeet Kolekar
8
-14
/
+646
2010-04-30
iwlwifi: set correct AC to swq_id for aggregation
Shanyu Zhao
1
-1
/
+10
2010-04-30
iwlwifi: reset pci retry timeout
Abhijeet Kolekar
1
-0
/
+6
2010-04-30
iwlwifi: remove outdated comments
Wey-Yi Guy
1
-4
/
+0
[next]