index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
forcedeth: Kill NAPI config options.
David S. Miller
2
-207
/
+1
2010-05-04
forcedeth: GRO support
Tom Herbert
1
-5
/
+8
2010-05-04
phy/micrel: Add module device ID table for autoloading.
David S. Miller
1
-0
/
+9
2010-05-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-13
/
+133
2010-05-04
drivers/net/phy: micrel phy driver
David J. Choi
3
-0
/
+110
2010-05-04
macvtap: add ioctl to modify vnet header size
Michael S. Tsirkin
1
-4
/
+23
2010-05-04
dm9601: fix phy/eeprom write routine
Peter Korsgaard
1
-1
/
+1
2010-05-04
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
David S. Miller
2
-20
/
+1
2010-05-04
ppp_generic: handle non-linear skbs when passing them to pppd
Simon Arlott
1
-1
/
+4
2010-05-04
ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
Simon Arlott
1
-11
/
+18
2010-05-04
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-03
tun: add ioctl to modify vnet header size
Michael S. Tsirkin
1
-4
/
+28
2010-05-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
17
-92
/
+1132
2010-05-02
net/usb: initiate sync sequence in sierra_net.c driver
Elina Pasheva
1
-0
/
+3
2010-05-02
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2
-13
/
+21
2010-05-01
net/usb: remove default in Kconfig for sierra_net driver
Elina Pasheva
1
-1
/
+0
2010-05-01
cdc_ether: Identify MBM devices by GUID in MDLM descriptor
Jonas Sjöquist
1
-74
/
+39
2010-05-01
r8169: Fix rtl8169_rx_interrupt()
Eric Dumazet
1
-5
/
+17
2010-05-01
forcedeth: Stay in NAPI as long as there's work
stephen hemminger
1
-14
/
+17
2010-05-01
iwlwifi: greenfield support only true for 11n devices
Wey-Yi Guy
2
-4
/
+0
2010-05-01
iwlwifi: set hw parameters based on device type
Wey-Yi Guy
2
-40
/
+103
2010-05-01
iwlwifi: set AMPDU status variables correctly
Daniel Halperin
2
-7
/
+8
2010-05-01
iwl3945: add ucode statistics
Abhijeet Kolekar
8
-14
/
+646
2010-05-01
iwlwifi: set correct AC to swq_id for aggregation
Shanyu Zhao
1
-1
/
+10
2010-05-01
iwlwifi: reset pci retry timeout
Abhijeet Kolekar
1
-0
/
+6
2010-05-01
iwlwifi: remove outdated comments
Wey-Yi Guy
1
-4
/
+0
2010-05-01
iwlwifi: remove get_stats callback function
Wey-Yi Guy
1
-13
/
+0
2010-05-01
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
4
-8
/
+24
2010-05-01
iwlwifi: work around passive scan issue
Johannes Berg
3
-7
/
+23
2010-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
[prev]
[next]