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: remove twice defined CSR register
Tomas Winkler
2008-02-29
3
-5
/
+4
*
iwlwifi: fix name of function in comment (_rx_card_state_notif)
Reinette Chatre
2008-02-29
2
-2
/
+2
*
iwlwifi: Add tx_ant_num hw setting variable
Tomas Winkler
2008-02-29
4
-6
/
+9
*
iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.h
Tomas Winkler
2008-02-29
2
-44
/
+34
*
iwlwifi-2.6: Adds and fixes defines about security
Emmanuel Grumbach
2008-02-29
2
-12
/
+26
*
mac80211: give burst time in txop rather than 0.1msec units
Johannes Berg
2008-02-29
2
-2
/
+2
*
iwlwifi: Update iwlwifi version stamp to 1.2.26
Reinette Chatre
2008-02-29
2
-2
/
+2
*
iwlwifi: remove IWL{4965,3945}_QOS
Ron Rindjunsky
2008-02-29
5
-57
/
+4
*
iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...
Tomas Winkler
2008-02-29
4
-64
/
+50
*
iwlwifi: set rate_idx correctly from plcp
Mohamed Abbas
2008-02-29
1
-1
/
+1
*
iwlwifi: initialize ieee80211_channel->hw_value
Mohamed Abbas
2008-02-29
2
-0
/
+2
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
8
-789
/
+371
*
wireless/iwlwifi/iwl-4965.c: add parentheses
Roel Kluin
2008-02-29
1
-1
/
+1
*
iwlwifi: enable 802.11n in Kconfig
Tomas Winkler
2008-02-29
1
-1
/
+0
*
iwlwifi: A-MPDU Tx activation by load measures
Ron Rindjunsky
2008-02-29
5
-487
/
+199
*
iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211
Ron Rindjunsky
2008-02-29
2
-34
/
+60
*
iwlwifi: A-MPDU Tx conform flows to mac80211
Ron Rindjunsky
2008-02-29
4
-221
/
+302
*
iwlwifi: A-MPDU Tx conform API to mac80211
Ron Rindjunsky
2008-02-29
3
-38
/
+47
*
mac80211: A-MPDU Tx add session's and low level driver's API
Ron Rindjunsky
2008-02-29
2
-3
/
+3
*
iwlwifi: only check for association id when associating with AP
Reinette Chatre
2008-02-15
2
-2
/
+3
*
iwlwifi: reverting 'misc wireless annotations' patch for iwlwifi
Tomas Winkler
2008-02-15
2
-4
/
+4
*
iwlwifi: earlier rx allocation
Mohamed Abbas
2008-02-15
2
-2
/
+2
*
iwlwifi: Don't send host commands on rfkill
Gregory Greenman
2008-02-15
2
-0
/
+11
*
iwlwifi: do not clear GEO_CONFIGURED bit when calling _down
Reinette Chatre
2008-02-15
2
-0
/
+8
*
iwl3945-base.c: fix off-by-one errors
Adrian Bunk
2008-02-05
1
-4
/
+4
*
iwlwifi: fix merge sequence: exit on error before state change
Reinette Chatre
2008-02-01
2
-10
/
+10
*
iwlwifi: remove ieee80211 types from iwl-helpers.h
Tomas Winkler
2008-02-01
1
-3
/
+0
*
iwlwifi: Fix MIMO PS mode
Tomas Winkler
2008-02-01
1
-5
/
+18
*
iwlwifi: fix sparse warning in iwl 3945
Ron Rindjunsky
2008-02-01
1
-3
/
+4
*
wireless: iwlwifi3945/4965 - fix incorrect counting of memory
Cyrill Gorcunov
2008-01-31
2
-2
/
+2
*
iwlwifi: correct math in elapsed_jiffies
Eric Sandeen
2008-01-31
1
-2
/
+2
*
iwlwifi: Fix uCode error on association
Gregory Greenman
2008-01-31
3
-4
/
+5
*
iwlwifi: do not schedule tasklet when rcv unused irq
Joonwoo Park
2008-01-31
4
-10
/
+18
*
iwlwifi: cleanup usage of inline functions
Reinette Chatre
2008-01-31
6
-23
/
+20
*
iwlwifi: initialize geo/channel information during probe
Reinette Chatre
2008-01-31
2
-28
/
+80
*
iwl4965: fix return code indicating one interface is supported
Reinette Chatre
2008-01-31
1
-1
/
+1
*
iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965
Maarten Lankhorst
2008-01-31
2
-2
/
+2
*
drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warning
Andrew Morton
2008-01-28
1
-1
/
+1
*
iwlwifi: style fixes to usage of << and >> operators
Reinette Chatre
2008-01-28
11
-160
/
+160
*
iwlwifi: remove reference to non-existent documentation
Reinette Chatre
2008-01-28
1
-12
/
+8
*
iwlwifi: Update iwlwifi version stamp to 1.2.23
Zhu Yi
2008-01-28
2
-2
/
+2
*
iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_sta
Tomas Winkler
2008-01-28
1
-102
/
+104
*
iwlwifi: 4965 unify rate scale variable names for station data
Tomas Winkler
2008-01-28
1
-301
/
+308
*
iwlwifi: move uCode helper functions to iwl-helpers.h
Tomas Winkler
2008-01-28
3
-107
/
+42
*
iwlwifi: fix problem when rf_killswitch change during suspend/resume
Zhu Yi
2008-01-28
2
-167
/
+90
*
iwlwifi: delay firmware loading from pci_probe to network interface open
Zhu Yi
2008-01-28
4
-166
/
+217
*
iwlwifi: document scan command
Ben Cahill
2008-01-28
2
-56
/
+234
*
iwlwifi: remove iwl4965_tx_cmd
Tomas Winkler
2008-01-28
3
-82
/
+55
*
iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.h
Tomas Winkler
2008-01-28
2
-7
/
+7
*
iwl4965: Remove redundant code in iwl4965_tx_cmd
Tomas Winkler
2008-01-28
1
-22
/
+1
[next]