index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: note that priv->bssid is used only by 3945
Johannes Berg
2010-05-10
1
-1
/
+1
*
iwlwifi: use vif in iwl_ht_conf
Johannes Berg
2010-05-10
1
-4
/
+5
*
iwlwifi: remove useless priv->vif check
Johannes Berg
2010-05-10
1
-4
/
+1
*
iwlagn: use virtual interface in TX aggregation handling
Johannes Berg
2010-05-10
3
-11
/
+14
*
iwlwifi: push virtual interface through
Johannes Berg
2010-05-10
9
-122
/
+118
*
iwlwifi: apply filter flags directly
Johannes Berg
2010-05-10
1
-30
/
+22
*
iwlagn: use vif->type to check station
Johannes Berg
2010-05-10
1
-1
/
+1
*
iwlagn: move iwl_get_ra_sta_id to 4965
Johannes Berg
2010-05-10
3
-12
/
+10
*
iwlwifi: remove rts_threshold
Johannes Berg
2010-05-10
1
-1
/
+0
*
iwl3945: add plcp error checking
Abhijeet Kolekar
2010-05-10
3
-3
/
+69
*
iwlagn: implement loading a new firmware file type
Johannes Berg
2010-05-10
4
-9
/
+187
*
iwlagn: prepare for new firmware file format
Johannes Berg
2010-05-10
1
-123
/
+168
*
iwlwifi: move eeprom version printout to eeprom init
Johannes Berg
2010-05-10
2
-6
/
+7
*
iwlwifi: remove ucode virtual functions
Johannes Berg
2010-05-10
10
-123
/
+47
*
iwl3945: remove ucode access indirection
Johannes Berg
2010-05-10
2
-49
/
+30
*
iwlagn: show and store firmware build number
Johannes Berg
2010-05-10
1
-10
/
+15
*
iwlwifi: manage IBSS station properly
Johannes Berg
2010-05-10
14
-28
/
+66
*
iwlwifi: pass address to iwl_remove_station
Johannes Berg
2010-05-10
1
-7
/
+7
*
iwl3945: use iwl3945_add_bcast_station
Johannes Berg
2010-05-10
1
-1
/
+1
*
iwlwifi: make bcast LQ command available for later restore actions
Reinette Chatre
2010-05-10
4
-29
/
+75
*
iwlwifi: dump firmware build info in error case
Shanyu Zhao
2010-05-10
1
-0
/
+3
*
iwlwifi: checking for all the possible failure cases
Wey-Yi Guy
2010-05-10
1
-2
/
+4
*
iwlwifi: wimax co-exist code clean up
Wey-Yi Guy
2010-05-10
3
-61
/
+59
*
iwlwifi: give correct return information for tx power debugfs
Wey-Yi Guy
2010-05-10
1
-1
/
+1
*
iwlwifi: use cfg to configure calibration operation
Wey-Yi Guy
2010-05-10
6
-5
/
+44
*
iwlwifi: use .cfg to enable/disable continuous ucode trace
Wey-Yi Guy
2010-05-10
6
-2
/
+20
*
iwlwifi: remove device type checking for tx power in debugfs
Wey-Yi Guy
2010-05-10
4
-2
/
+10
*
iwlwifi: use vif iwl_bss_info_changed
Johannes Berg
2010-05-10
1
-5
/
+3
*
iwlwifi: rename "tx_power" to "chain_tx_power"
Wey-Yi Guy
2010-05-10
1
-3
/
+3
*
iwlwifi: remove powersave debugfs if it is not supported
Wey-Yi Guy
2010-05-10
1
-2
/
+5
*
iwl3945: fix scan races
Abhijeet Kolekar
2010-05-10
3
-1
/
+5
*
iwlwifi: rename 6000 series Gen2 devices to Gen2a
Shanyu Zhao
2010-05-10
3
-17
/
+18
*
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-05-10
2
-0
/
+8
|
\
|
*
iwlagn: wait for asynchronous firmware loading
Johannes Berg
2010-05-10
2
-0
/
+8
*
|
iwlwifi: remove stray mutex_unlock()
Dan Carpenter
2010-05-10
1
-1
/
+0
*
|
iwlwifi: recalculate average tpt if not current
Reinette Chatre
2010-05-04
1
-4
/
+6
*
|
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-05-03
17
-90
/
+796
|
\
\
|
*
|
iwlwifi: greenfield support only true for 11n devices
Wey-Yi Guy
2010-04-30
2
-4
/
+0
|
*
|
iwlwifi: set hw parameters based on device type
Wey-Yi Guy
2010-04-30
2
-40
/
+103
|
*
|
iwlwifi: set AMPDU status variables correctly
Daniel Halperin
2010-04-30
2
-7
/
+8
|
*
|
iwl3945: add ucode statistics
Abhijeet Kolekar
2010-04-30
8
-14
/
+646
|
*
|
iwlwifi: set correct AC to swq_id for aggregation
Shanyu Zhao
2010-04-30
1
-1
/
+10
|
*
|
iwlwifi: reset pci retry timeout
Abhijeet Kolekar
2010-04-30
1
-0
/
+6
|
*
|
iwlwifi: remove outdated comments
Wey-Yi Guy
2010-04-30
1
-4
/
+0
|
*
|
iwlwifi: remove get_stats callback function
Wey-Yi Guy
2010-04-30
1
-13
/
+0
|
*
|
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-04-30
3
-7
/
+23
|
|
\
\
|
|
|
/
|
|
*
iwlwifi: work around passive scan issue
Johannes Berg
2010-04-30
3
-7
/
+23
*
|
|
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2010-04-30
2
-2
/
+0
|
/
/
*
|
mac80211: give virtual interface to hw_scan
Johannes Berg
2010-04-27
2
-2
/
+5
*
|
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-04-19
29
-1522
/
+1641
|
\
\
[next]