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
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
orinoco: Clear dangling pointer on hardware busy
armadefuego@gmail.com
1
-0
/
+3
2011-03-23
iwlagn: fix error in command waiting
Johannes Berg
1
-1
/
+1
2011-03-21
ath9k: Fix kernel panic in AR2427
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-03-21
rtlwifi: Fix memset argument order
Ilia Mirkin
1
-16
/
+15
2011-03-21
rt2x00: Add unknown Toshiba device
Peter Lemenkov
1
-0
/
+2
2011-03-21
rt2x00: Add 2L Central Europe BV 8070
Peter Lemenkov
1
-0
/
+2
2011-03-21
rt2x00: Add Planex Communications, Inc. RT8070
Peter Lemenkov
1
-0
/
+1
2011-03-21
rt2x00: Add rt2870 device id
Peter Lemenkov
1
-1
/
+1
2011-03-21
orinoco: Maintain lock until entry removed from list
Joe Gunn
1
-1
/
+1
2011-03-21
iwlwifi: missing unlock on error path
Dan Carpenter
1
-2
/
+5
2011-03-21
zd1211rw: TrendNet TEW-509UB id added
Tõnu Samuel
1
-0
/
+1
2011-03-21
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2
-5
/
+3
2011-03-17
net: change to new flag variable
matt mooney
2
-5
/
+3
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
330
-12332
/
+61334
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
4
-151
/
+118
2011-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
22
-232
/
+380
2011-03-14
ath9k: fix aggregation related interoperability issues
Felix Fietkau
1
-1
/
+1
2011-03-14
ath9k: improve reliability of beacon transmission and stuck beacon handling
Felix Fietkau
3
-74
/
+12
2011-03-14
ath9k: fix the .flush driver op implementation
Felix Fietkau
3
-51
/
+34
2011-03-14
ath9k: fix stopping tx dma on reset
Felix Fietkau
3
-8
/
+35
2011-03-14
ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits
Felix Fietkau
1
-2
/
+2
2011-03-11
ath5k: implement ieee80211_ops->{get,set}_ringparam
John W. Linville
3
-1
/
+46
2011-03-11
iwlagn: support off-channel TX
Johannes Berg
6
-51
/
+238
2011-03-11
libertas: fix write past end of array in mesh_id_get()
Dan Carpenter
1
-7
/
+4
2011-03-11
ath9k_hw: Increase the wait count for nf load.
Vivek Natarajan
1
-2
/
+2
2011-03-11
ath9k_hw: Fix PLL initialization for AR9485.
Vivek Natarajan
1
-2
/
+2
2011-03-11
ath9k_hw: Improve idle power consumption for AR9485.
Vivek Natarajan
1
-0
/
+2
2011-03-11
ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag
Felix Fietkau
1
-3
/
+1
2011-03-11
wl1251: fix elp_work race condition
Grazvydas Ignotas
1
-1
/
+3
2011-03-11
wl1251: remove wl1251_ps_set_elp function
Grazvydas Ignotas
1
-34
/
+3
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
58
-1398
/
+1875
2011-03-10
ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range
John W. Linville
1
-1
/
+1
2011-03-10
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
5
-7
/
+5
2011-03-10
mwl8k: use kcalloc instead of kmalloc & memset
Shan Wei
1
-4
/
+2
2011-03-07
b43: trivial: update B43_PHY_N description (PHY support)
Rafał Miłecki
1
-1
/
+1
2011-03-07
p54spi: Update kconfig help text
Michael Buesch
1
-3
/
+2
2011-03-07
iwlwifi: fix iwl-rx.c compilation
Stanislaw Gruszka
1
-0
/
+1
2011-03-07
wireless:ath: use resource_size() help function
Shan Wei
2
-2
/
+2
2011-03-07
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
Ben Greear
3
-31
/
+53
2011-03-04
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
181
-3103
/
+34317
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
181
-3103
/
+34317
2011-03-04
iwlwifi: avoid too frequent recover from statistics
Stanislaw Gruszka
3
-22
/
+30
2011-03-04
iwlwifi: cleanup iwl_good_plcp_health
Stanislaw Gruszka
1
-70
/
+45
2011-03-04
iwlwifi: move rx handlers code to iwl-rx.c
Stanislaw Gruszka
6
-528
/
+500
2011-03-04
ath9k: Fix txq memory address printing in debugfs.
Ben Greear
1
-4
/
+4
2011-03-04
rt2x00: Remove unused rt2x00queue_get_queue function.
Gertjan van Wingerde
2
-27
/
+0
2011-03-04
rt2x00: Optimize getting the beacon queue structure.
Gertjan van Wingerde
2
-2
/
+2
2011-03-04
rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.
Gertjan van Wingerde
4
-6
/
+9
2011-03-04
rt2x00: Don't treat ATIM queue as second beacon queue.
Gertjan van Wingerde
4
-20
/
+16
[prev]
[next]