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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-05-11
iwlwifi: wimax co-exist code clean up
Wey-Yi Guy
3
-61
/
+59
2010-05-11
iwlwifi: give correct return information for tx power debugfs
Wey-Yi Guy
1
-1
/
+1
2010-05-11
iwlwifi: use cfg to configure calibration operation
Wey-Yi Guy
6
-5
/
+44
2010-05-11
iwlwifi: use .cfg to enable/disable continuous ucode trace
Wey-Yi Guy
6
-2
/
+20
2010-05-11
iwlwifi: remove device type checking for tx power in debugfs
Wey-Yi Guy
4
-2
/
+10
2010-05-11
iwlwifi: use vif iwl_bss_info_changed
Johannes Berg
1
-5
/
+3
2010-05-11
iwlwifi: rename "tx_power" to "chain_tx_power"
Wey-Yi Guy
1
-3
/
+3
2010-05-11
iwlwifi: remove powersave debugfs if it is not supported
Wey-Yi Guy
1
-2
/
+5
2010-05-11
iwl3945: fix scan races
Abhijeet Kolekar
3
-1
/
+5
2010-05-11
iwlwifi: rename 6000 series Gen2 devices to Gen2a
Shanyu Zhao
3
-17
/
+18
2010-05-11
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
4
-0
/
+20
2010-05-11
iwlagn: wait for asynchronous firmware loading
Johannes Berg
2
-0
/
+8
2010-05-10
wireless: depends on NET
Randy Dunlap
1
-0
/
+1
2010-05-10
wireless: rt2x00: rt2800usb: replace X by x
Xose Vazquez Perez
1
-1
/
+1
2010-05-10
rt2x00: Clean up generic procedures on descriptor writing.
Gertjan van Wingerde
1
-6
/
+10
2010-05-10
rt2x00: Fix beaconing on rt2800.
Gertjan van Wingerde
2
-16
/
+15
2010-05-10
rt2x00: provide beacon's txdesc to write_beacon callback function.
Gertjan van Wingerde
9
-9
/
+17
2010-05-10
rt2x00: Clean up all driver's kick_tx_queue callback functions.
Gertjan van Wingerde
8
-134
/
+83
2010-05-10
rt2x00: Factor out RXWI processing to common rt2800 code.
Gertjan van Wingerde
4
-97
/
+79
2010-05-10
rt2x00: Factor out TXWI writing to common rt2800 code.
Gertjan van Wingerde
4
-102
/
+60
[next]