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: drop lib80211 dependency
Christian Lamparter
2009-10-07
3
-3
/
+0
*
iwlwifi: add module firmware info for 1000 series
Huaxu Wan
2009-10-07
1
-0
/
+1
*
iwlwifi: support idle for 6000 series hw
Johannes Berg
2009-10-07
4
-1
/
+16
*
iwlwifi: Chain Noise Calibration for 6000 series
Wey-Yi Guy
2009-10-07
7
-34
/
+80
*
iwlwifi: default to using all chains
Johannes Berg
2009-10-07
1
-13
/
+17
*
iwlwifi: fix a typo
Johannes Berg
2009-10-07
1
-1
/
+1
*
iwlwifi: add LED mode to support different LED behavior
Wey-Yi Guy
2009-10-07
2
-1
/
+20
*
iwlwifi: update PCI Subsystem ID for 6000 series
Wey-Yi Guy
2009-10-07
3
-11
/
+142
*
iwlwifi: update PCI Subsystem ID for 1000 series
Wey-Yi Guy
2009-10-07
3
-2
/
+33
*
iwlwifi: send cmd to uCode to configure valid tx antenna
Wey-Yi Guy
2009-10-07
4
-1
/
+35
*
iwlwifi: add aggregation tables to the rate scaling algorithm
Daniel C Halperin
2009-10-07
1
-108
/
+115
*
iwlwifi: do not clear TX info flags when receiving BlockAckResponse
Daniel C Halperin
2009-10-07
1
-1
/
+1
*
iwlwifi: clean up rs_tx_status
Daniel C Halperin
2009-10-07
1
-122
/
+108
*
iwlwifi: use S_IRUGO and S_IWUSR in module parameters
Wey-Yi Guy
2009-10-07
4
-19
/
+22
*
iwlwifi: EEPROM version for 1000 and 6000 series
Wey-Yi Guy
2009-10-07
3
-6
/
+12
*
iwlwifi: allow user change protection mechanism for HT
Wey-Yi Guy
2009-10-07
1
-0
/
+35
*
iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series
Wey-Yi Guy
2009-10-07
4
-4
/
+24
*
iwlwifi: clarify and clean up chain settings
Johannes Berg
2009-10-07
2
-57
/
+51
*
iwlwifi: show NVM version in debugfs
Wey-Yi Guy
2009-10-07
1
-2
/
+5
*
iwlwifi: clean up ht config naming
Johannes Berg
2009-10-07
4
-28
/
+28
*
iwlwifi: Adjust blink rate to compensate Clock difference
Wey-Yi Guy
2009-10-07
7
-2
/
+50
*
iwlwifi: clean up ht config a little
Johannes Berg
2009-10-07
2
-14
/
+7
*
iwlwifi: separate set_hw_params function for 6000 series
Wey-Yi Guy
2009-10-07
3
-12
/
+73
*
iwlwifi: separate nic_config for different NIC
Wey-Yi Guy
2009-10-07
4
-5
/
+27
*
iwlwifi: remove un-supported eeprom parameters
Wey-Yi Guy
2009-10-07
1
-2
/
+0
*
iwlwifi: modify LED blink index table
Wey-Yi Guy
2009-10-07
1
-3
/
+3
*
iwlwifi: fix 3945 ucode info retrieval after failure
Reinette Chatre
2009-09-28
11
-204
/
+229
*
iwlwifi: fix memory leak in command queue handling
Reinette Chatre
2009-09-28
1
-0
/
+6
*
iwlwifi: fix debugfs buffer handling
Reinette Chatre
2009-09-28
1
-3
/
+3
*
iwlagn: fix panic in iwl{5000,4965}_rx_reply_tx
Stanislaw Gruszka
2009-09-23
2
-0
/
+12
*
iwlwifi: reduce noise when skb allocation fails
Reinette Chatre
2009-09-23
2
-2
/
+17
*
iwlwifi: do not send sync command while holding spinlock
Reinette Chatre
2009-09-23
1
-1
/
+1
*
iwlwifi: disable powersave for 4965
Johannes Berg
2009-09-23
4
-5
/
+11
*
iwlwifi: find the correct first antenna
Wey-Yi Guy
2009-09-23
1
-1
/
+3
*
iwlwifi: fix potential rx buffer loss
Reinette Chatre
2009-09-23
2
-15
/
+33
*
iwlwifi: fix HT operation in 2.4 GHz band
Daniel C Halperin
2009-09-23
1
-0
/
+6
*
iwl3945: reduce debug noise when default debug flags used
Reinette Chatre
2009-08-31
1
-5
/
+3
*
iwlwifi: fix situation in which debug message is printed
Reinette Chatre
2009-08-31
1
-1
/
+1
*
iwlwifi: use sleep interval succession
Johannes Berg
2009-08-31
1
-1
/
+21
*
iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate
Daniel C Halperin
2009-08-31
4
-12
/
+35
*
iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stall
Daniel C Halperin
2009-08-31
1
-49
/
+62
*
iwlwifi: remove 60 Mbps from sband bitrates table
Daniel C Halperin
2009-08-31
3
-34
/
+27
*
iwlwifi: fix ICT irq table endianness
Johannes Berg
2009-08-28
2
-6
/
+6
*
iwlwifi: fix unloading driver while scanning
Wey-Yi Guy
2009-08-28
2
-2
/
+3
*
iwlwifi: fix remove key error
Abhijeet Kolekar
2009-08-28
1
-1
/
+1
*
iwlwifi: read enhanced tx power info from EEPROM image
Wey-Yi Guy
2009-08-28
3
-1
/
+332
*
iwlwifi: remove duplicated define
Wey-Yi Guy
2009-08-28
1
-1
/
+0
*
iwlwifi: set HT flags in ieee80211_rx_status for received packets
Daniel C Halperin
2009-08-28
1
-0
/
+10
*
iwlwifi: clear rate control flags on non-HT packet
Daniel C Halperin
2009-08-28
1
-0
/
+1
*
iwlwifi: show current tx power
Wey-Yi Guy
2009-08-28
2
-0
/
+55
[next]