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
2010-05-13
ath9k_htc: Allocate URBs properly
Sujith.Manoharan@atheros.com
1
-18
/
+18
2010-05-13
ath9k_htc: Lock sta_notify() callback
Sujith.Manoharan@atheros.com
1
-0
/
+4
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+12
2010-05-11
ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()
Vasanthakumar Thiagarajan
1
-2
/
+0
2010-05-11
ath9k: Fix bug in handling rx frames with invalid descriptor content
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-05-11
ath9k_hw: new initialization values for AR9003
Luis R. Rodriguez
1
-134
/
+134
2010-05-11
ath5k: drop warning on jumbo frames
Luis R. Rodriguez
1
-6
/
+6
2010-05-11
wl1271: remove some unneeded code
Dan Carpenter
1
-2
/
+0
2010-05-11
wl1271: fix notifier interface supported test
Dan Carpenter
1
-1
/
+1
2010-05-11
wl1271: add missing spin_lock()
Dan Carpenter
1
-0
/
+1
2010-05-11
ar9170: fix for driver-core ABI change
Stephen Rothwell
1
-2
/
+3
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
44
-1365
/
+923
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-7
/
+35
2010-05-11
iwlwifi: clear driver stations when going down
Johannes Berg
3
-0
/
+21
2010-05-11
iwlwifi: remove pointless HT check
Johannes Berg
1
-4
/
+6
2010-05-11
iwlwifi: rename iwl_add_local_station
Johannes Berg
4
-9
/
+6
2010-05-11
iwlwifi: move iwl_find_station() to 4965
Johannes Berg
3
-51
/
+44
2010-05-11
iwlwifi: use iwl_sta_id() for TKIP key update
Johannes Berg
3
-11
/
+15
2010-05-11
iwlagn: use iwl_sta_id() for aggregation
Johannes Berg
5
-28
/
+25
2010-05-11
iwlwifi: use iwl_find_station less
Johannes Berg
5
-78
/
+29
2010-05-11
iwlwifi: add iwl_sta_id()
Johannes Berg
1
-0
/
+8
2010-05-11
iwlwifi: track station IDs
Johannes Berg
8
-52
/
+82
2010-05-11
iwlwifi: provide more comments for cfg structure
Wey-Yi Guy
1
-0
/
+12
2010-05-11
iwlwifi: "tx power per chain" are part of ucode_tx_stats
Wey-Yi Guy
3
-42
/
+21
2010-05-11
iwlagn: work around rate scaling reset delay
Reinette Chatre
1
-1
/
+37
2010-05-11
iwlwifi: rework broadcast station management
Johannes Berg
11
-99
/
+89
2010-05-11
iwlwifi: split allocation/sending local station LQ
Johannes Berg
1
-8
/
+8
2010-05-11
iwlwifi: fix iwl_sta_init_lq station ID
Johannes Berg
1
-7
/
+4
2010-05-11
iwlwifi: note that priv->bssid is used only by 3945
Johannes Berg
1
-1
/
+1
2010-05-11
iwlwifi: use vif in iwl_ht_conf
Johannes Berg
1
-4
/
+5
2010-05-11
iwlwifi: remove useless priv->vif check
Johannes Berg
1
-4
/
+1
2010-05-11
iwlagn: use virtual interface in TX aggregation handling
Johannes Berg
3
-11
/
+14
2010-05-11
iwlwifi: push virtual interface through
Johannes Berg
9
-122
/
+118
2010-05-11
iwlwifi: apply filter flags directly
Johannes Berg
1
-30
/
+22
2010-05-11
iwlagn: use vif->type to check station
Johannes Berg
1
-1
/
+1
2010-05-11
iwlagn: move iwl_get_ra_sta_id to 4965
Johannes Berg
3
-12
/
+10
2010-05-11
iwlwifi: remove rts_threshold
Johannes Berg
1
-1
/
+0
2010-05-11
iwl3945: add plcp error checking
Abhijeet Kolekar
3
-3
/
+69
2010-05-11
iwlagn: implement loading a new firmware file type
Johannes Berg
4
-9
/
+187
2010-05-11
iwlagn: prepare for new firmware file format
Johannes Berg
1
-123
/
+168
2010-05-11
iwlwifi: move eeprom version printout to eeprom init
Johannes Berg
2
-6
/
+7
2010-05-11
iwlwifi: remove ucode virtual functions
Johannes Berg
10
-123
/
+47
2010-05-11
iwl3945: remove ucode access indirection
Johannes Berg
2
-49
/
+30
2010-05-11
iwlagn: show and store firmware build number
Johannes Berg
1
-10
/
+15
2010-05-11
iwlwifi: manage IBSS station properly
Johannes Berg
14
-28
/
+66
2010-05-11
iwlwifi: pass address to iwl_remove_station
Johannes Berg
1
-7
/
+7
2010-05-11
iwl3945: use iwl3945_add_bcast_station
Johannes Berg
1
-1
/
+1
2010-05-11
iwlwifi: make bcast LQ command available for later restore actions
Reinette Chatre
4
-29
/
+75
2010-05-11
iwlwifi: dump firmware build info in error case
Shanyu Zhao
1
-0
/
+3
2010-05-11
iwlwifi: checking for all the possible failure cases
Wey-Yi Guy
1
-2
/
+4
[prev]
[next]