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.13.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
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-24
ath9k: Remove dead code in rate control
Vasanthakumar Thiagarajan
1
-159
/
+4
2009-07-24
ath9k: remove rate control wraper
Luis R. Rodriguez
1
-16
/
+7
2009-07-24
mac80211: add helper for management / no-ack frame rate decision
Luis R. Rodriguez
3
-29
/
+5
2009-07-24
iwlwifi: use ieee80211_is_data(fc)
Luis R. Rodriguez
2
-7
/
+5
2009-07-24
ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks
Luis R. Rodriguez
1
-4
/
+2
2009-07-24
ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()
Luis R. Rodriguez
1
-5
/
+6
2009-07-24
ath9k: remap ATH9K_MODE_*
Luis R. Rodriguez
1
-8
/
+8
2009-07-24
ath9k: remove ATH9K_MODE_11B
Luis R. Rodriguez
3
-25
/
+0
2009-07-24
ath9k: remove unused ath_rc_isvalid_txmask()
Luis R. Rodriguez
1
-7
/
+0
2009-07-24
ath9k: rename ath_rc_get_nextlowervalid_txrate()
Luis R. Rodriguez
1
-9
/
+7
2009-07-24
ath9k: remove pointless wrapper ath_rc_rate_getidx()
Luis R. Rodriguez
1
-17
/
+4
2009-07-24
ath9k: remove unused stepdown when looking for the next rate
Luis R. Rodriguez
1
-13
/
+8
2009-07-24
ath9k: remove unused min rate calculation code
Luis R. Rodriguez
1
-24
/
+9
2009-07-24
ath9k: cleanup try count for MRR in rate control
Luis R. Rodriguez
3
-11
/
+22
2009-07-24
iwlwifi: remove rs_get_rate workaround
Luis R. Rodriguez
2
-20
/
+3
2009-07-24
ath9k: downgrade assert in rc.c for invalid rate
Luis R. Rodriguez
1
-4
/
+12
2009-07-24
wireless: wl12xx, fix lock imbalance
Jiri Slaby
1
-1
/
+1
2009-07-24
iwlwifi: make some logging functions static/unexport
Johannes Berg
2
-186
/
+182
2009-07-24
rtl8187: updating Kconfig with info of branded devices
Hin-Tak Leung
1
-1
/
+3
2009-07-24
zd1211rw: adding Accton Technology Corp (083a:e501) as a ZD1211B device
Hin-Tak Leung
1
-0
/
+1
2009-07-24
drivers/net: Drop unnecessary NULL test
Julia Lawall
1
-3
/
+0
2009-07-24
rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW
Ivo van Doorn
2
-3
/
+1
2009-07-24
ar9170: implement transmit aggregation
Christian Lamparter
2
-26
/
+634
2009-07-24
p54: generate channel list dynamically
Christian Lamparter
3
-67
/
+261
2009-07-24
rt2x00: Implement set_tim callback for all drivers
Stefan Steuerwald
8
-0
/
+18
2009-07-24
mac80211_hwsim: report fixed signal strength
Johannes Berg
1
-2
/
+4
2009-07-24
iwlagn: fix minimum number of queues setting
Reinette Chatre
1
-2
/
+4
2009-07-24
iwl3945: cleanup number of queues settings
Reinette Chatre
4
-26
/
+7
2009-07-24
iwlwifi: fix permissions on debugfs files
Reinette Chatre
1
-3
/
+5
2009-07-24
iwlwifi: move show_qos to debugfs
Wey-Yi Guy
3
-21
/
+26
2009-07-24
wireless: fix supported cards for rtl8187
Marcin Slusarz
1
-1
/
+1
2009-07-24
p54: re-enable power save feature
Christian Lamparter
5
-32
/
+98
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-15
/
+55
2009-07-21
libertas: Fix problem with broken V4 firmware on CF8381
Marek Vasut
2
-1
/
+9
2009-07-21
ath: add support for special 0x8000 regulatory domain
Luis R. Rodriguez
1
-0
/
+17
2009-07-21
p54spi: fix potential null deref in p54spi.c
Dan Carpenter
1
-1
/
+1
2009-07-21
ath9k: Tune ANI function processing on AP mode during ANI reset
Luis R. Rodriguez
1
-0
/
+12
2009-07-21
rt2x00: Fix chipset detection for rt2500usb
Andy Whitcroft
1
-1
/
+3
2009-07-21
rtl8187: Fix for kernel oops when unloading with LEDs enabled
Larry Finger
1
-1
/
+2
2009-07-21
ath5k: temporarily disable crypto for AP mode
Bob Copeland
1
-0
/
+3
2009-07-21
mac80211_hwsim: fix use after free
Johannes Berg
1
-2
/
+2
2009-07-21
mac80211_hwsim: fix unregistration
Johannes Berg
1
-1
/
+1
2009-07-21
iwlwifi: only update byte count table during aggregation
Reinette Chatre
1
-1
/
+2
2009-07-21
iwlwifi: only show active power level via sysfs
Reinette Chatre
2
-6
/
+2
2009-07-21
iwmc3200wifi: fix NULL pointer dereference in iwm_if_free
Zhu Yi
1
-1
/
+1
2009-07-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2009-07-15
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...
David S. Miller
1
-24
/
+15
2009-07-13
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
Ralf Baechle
1
-15
/
+24
2009-07-13
netdev: restore MAC address set and validate operations
Ben Hutchings
1
-1
/
+2
2009-07-10
hwsim: make testmode_cmd static
Johannes Berg
1
-1
/
+2
[next]