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
2011-05-19
mwifiex: check mwifiex_wmm_lists_empty() before dequeue
Marc Yang
1
-1
/
+1
2011-05-19
mwifiex: reduce CPU usage by tracking highest_queued_prio
Marc Yang
2
-3
/
+28
2011-05-19
mwifiex: reduce CPU usage by tracking tx_pkts_queued
Marc Yang
3
-10
/
+19
2011-05-19
ath9k: fix ad-hoc mode beacon selection
Felix Fietkau
1
-12
/
+20
2011-05-19
cfg80211: Use consistent BSS matching between scan and sme
Jouni Malinen
2
-3
/
+4
2011-05-19
ath9k: Fix power save wrappers in debug ops
Rajkumar Manoharan
1
-0
/
+8
2011-05-19
wl12xx: fix compilation error when CONFIG_PM is not set
Luciano Coelho
2
-0
/
+8
2011-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-2
/
+25
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
132
-1506
/
+14440
2011-05-16
rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression
Larry Finger
5
-2
/
+73
2011-05-16
carl9170: advertise interface combinations
Christian Lamparter
3
-9
/
+24
2011-05-16
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
17
-174
/
+175
2011-05-16
airo: correct proc entry creation interfaces
Alexey Dobriyan
1
-22
/
+11
2011-05-16
p54usb: add zoom 4410 usbid
Christian Lamparter
1
-0
/
+1
2011-05-16
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
24
-473
/
+716
2011-05-16
mwifiex: use ieee80211_amsdu_to_8023s routine
Yogesh Ashok Powar
2
-127
/
+20
2011-05-16
cfg80211: make stripping of 802.11 header optional from AMSDU
Yogesh Ashok Powar
1
-1
/
+2
2011-05-16
ath9k: make npending frames check as bool
Mohammed Shafi Shajakhan
1
-2
/
+5
2011-05-16
ath9k: make sure main_rssi is positive
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-05-16
ath9k: configure fast_div_bias based on diversity group
Mohammed Shafi Shajakhan
1
-43
/
+131
2011-05-16
ath9k: Implement an API to swap main/ALT LNA's
Mohammed Shafi Shajakhan
1
-1
/
+30
2011-05-16
ath9k_hw: define antenna diversity group
Mohammed Shafi Shajakhan
5
-2
/
+6
2011-05-16
ath9k_hw: define modules to get/set Antenna diversity paramaters
Mohammed Shafi Shajakhan
1
-0
/
+44
2011-05-16
ath9k_hw: config diversity based on eeprom contents
Mohammed Shafi Shajakhan
1
-6
/
+44
2011-05-16
ath9k_hw: define registers/macros to support Antenna diversity
Mohammed Shafi Shajakhan
2
-0
/
+25
2011-05-16
ath9k_hw: enable Antenna diversity for AR9485
Mohammed Shafi Shajakhan
1
-0
/
+16
2011-05-16
ath9k_hw: make antenna diversity modules chip specific
Mohammed Shafi Shajakhan
3
-24
/
+39
2011-05-16
iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-16
iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-13
iwlagn: remove unused old_assoc parameter
Wey-Yi Guy
1
-1
/
+0
2011-05-13
iwlagn: change default beacon interval
Johannes Berg
1
-1
/
+1
2011-05-13
iwlagn: remove set but unused vars
Johannes Berg
2
-22
/
+13
2011-05-13
iwlagn: alwasy send RXON with disassociate falge before associate
Wey-Yi Guy
2
-5
/
+8
2011-05-13
iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueue
Wey-Yi Guy
1
-0
/
+1
2011-05-13
iwlagn: add testmode set fixed rate command
Wey-Yi Guy
4
-21
/
+57
2011-05-13
iwlagn: add eeprom command to testmode
Wey-Yi Guy
2
-0
/
+38
2011-05-13
iwlagn: add testmode trace command
Wey-Yi Guy
5
-0
/
+165
2011-05-13
iwlagn: more ucode error log info
Wey-Yi Guy
2
-42
/
+65
2011-05-13
iwlagn: support multiple TBs per command
Johannes Berg
8
-152
/
+180
2011-05-13
iwlagn: remove unused pad argument
Johannes Berg
4
-8
/
+5
2011-05-13
iwlagn: clean up TXQ indirection
Johannes Berg
10
-203
/
+164
2011-05-13
iwlagn: prepare for multi-TB commands
Johannes Berg
14
-46
/
+47
2011-05-13
wl12xx: enter/exit psm on wowlan suspend/resume
Eliad Peller
4
-0
/
+91
2011-05-13
wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
Eliad Peller
1
-0
/
+8
2011-05-13
wl12xx: prevent scheduling while suspending (WoW enabled)
Eliad Peller
3
-0
/
+72
2011-05-13
wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
Eliad Peller
1
-1
/
+28
2011-05-13
wl12xx: declare suspend/resume callbacks (for wowlan)
Eliad Peller
2
-0
/
+25
2011-05-13
wl12xx_sdio: set interrupt as wake_up interrupt
Eliad Peller
1
-0
/
+3
2011-05-13
wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED
Luciano Coelho
1
-1
/
+0
2011-05-13
wl12xx: prevent sched_scan when not idle or not in station mode
Luciano Coelho
1
-0
/
+6
[prev]
[next]