index
:
blackbird-op-linux
master
Blackbird™ 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
/
iwl4965-base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: removing IWL4965_HT config
Ron Rindjunsky
2008-06-14
1
-22
/
+1
*
iwlwifi: clean iwl4965_mac_config
Tomas Winkler
2008-06-03
1
-12
/
+11
*
iwlwifi: remove debugfs entries before cfg80211
Emmanuel Grumbach
2008-06-03
1
-2
/
+3
*
iwlwifi: move iwl_get_hw_mode to iwl-core.h
Ron Rindjunsky
2008-06-03
1
-6
/
+0
*
iwlwifi: Rx handlers common use for 4965 and 5000
Ron Rindjunsky
2008-06-03
1
-2
/
+16
*
iwlwifi: move tx reclaim flow into iwl-tx
Tomas Winkler
2008-06-03
1
-92
/
+1
*
iwlwifi: move 4965 tx response into iwl-4965.c
Tomas Winkler
2008-06-03
1
-246
/
+0
*
iwlwifi: move tx response common handlers to iwlcore
Tomas Winkler
2008-06-03
1
-62
/
+7
*
iwlwifi: activate status ready timeout only for run time ucode
Ron Rindjunsky
2008-06-03
1
-12
/
+14
*
iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c
Tomas Winkler
2008-06-03
1
-0
/
+3
*
iwlwifi: move add sta handler to iwl-sta.c
Tomas Winkler
2008-06-03
1
-10
/
+0
*
iwlwifi: add remove station functionality
Tomas Winkler
2008-06-03
1
-43
/
+1
*
iwlwifi: move iwl_rxq_stop into iwl-rx.c
Tomas Winkler
2008-06-03
1
-1
/
+1
*
iwlwifi: move txq_ctx_stop into iwl-tx.c
Tomas Winkler
2008-06-03
1
-1
/
+1
*
iwlwifi: implement apm reset flow
Tomas Winkler
2008-06-03
1
-3
/
+2
*
iwlwifi: remove 4965 from alive_resp structures
Tomas Winkler
2008-06-03
1
-8
/
+8
*
iwlwifi: clean up alive_start routine
Tomas Winkler
2008-06-03
1
-9
/
+10
*
iwlwifi: remove notif_missed_beacons variable
Tomas Winkler
2008-06-03
1
-2
/
+0
*
iwlwifi: remove unused variable form __iwl4965_down
Tomas Winkler
2008-06-03
1
-3
/
+0
*
iwlwifi: move iwl_dump_nic_error_log to iwlcore module
Ester Kummer
2008-06-03
1
-86
/
+1
*
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-31
/
+21
*
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
1
-1
/
+1
*
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-21
1
-1
/
+1
*
iwlwifi: trigger event log from debugfs
Ester Kummer
2008-05-21
1
-113
/
+1
*
iwlwifi: refactor pci prob flow
Tomas Winkler
2008-05-21
1
-13
/
+18
*
iwlwifi: add ucode loaders for iwl5000
Ron Rindjunsky
2008-05-21
1
-0
/
+3
*
iwlwifi: clean up and bug fix for security
Emmanuel Grumbach
2008-05-21
1
-1
/
+2
*
iwlwifi: don't switch to SGI if not supported by AP
Emmanuel Grumbach
2008-05-21
1
-2
/
+2
*
iwlwifi: move TX code into iwl-tx.c
Tomas Winkler
2008-05-21
1
-580
/
+1
*
iwlwifi: refactor ieee80211_get_qos_ctrl
Tomas Winkler
2008-05-21
1
-29
/
+22
*
iwlwifi: remove 4956 form iwl4965_tx_cmd
Tomas Winkler
2008-05-21
1
-2
/
+2
*
iwlwifi: move more station managment into iwl-sta.c
Tomas Winkler
2008-05-21
1
-170
/
+8
*
iwlwifi: move iwl_bcast_addr to iwlcore
Tomas Winkler
2008-05-21
1
-6
/
+5
*
iwlwifi: remove 4965 from iwl4965_rate_info
Tomas Winkler
2008-05-21
1
-3
/
+3
*
iwlwifi: remove 4965 prefix from iwl4965_frame
Tomas Winkler
2008-05-21
1
-10
/
+10
*
iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptr
Tomas Winkler
2008-05-21
1
-19
/
+19
*
iwlwifi: get_hw_cmd_size
Gregory Greenman
2008-05-21
1
-11
/
+14
*
iwlwifi: rename iwl4965_tx_info to iwl_tx_info
Tomas Winkler
2008-05-21
1
-2
/
+2
*
iwlwifi: rename iwl4965_queue to iwl_queue
Tomas Winkler
2008-05-21
1
-14
/
+14
*
mac80211: separate Tx and Rx MCS when configuring HT
Ron Rindjunsky
2008-05-21
1
-6
/
+8
*
iwlwifi: remove iwl4965_nic_start function
Ron Rindjunsky
2008-05-21
1
-8
/
+2
*
iwlwifi: changing irrelevant comment
Ron Rindjunsky
2008-05-21
1
-1
/
+1
*
iwlwifi: adding parameter of fw_restart
Ester Kummer
2008-05-14
1
-1
/
+3
*
iwlwifi: add device sysfs version entry
Tomas Winkler
2008-05-14
1
-0
/
+20
*
iwlwifi: update levels of debug prints
Ester Kummer
2008-05-14
1
-16
/
+13
*
iwlwifi: move debug_level to sysfs/bus/pci/devices
Ester Kummer
2008-05-14
1
-16
/
+15
*
iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue
Ron Rindjunsky
2008-05-14
1
-7
/
+7
*
iwlwifi: handle shared memory Rx index access
Ron Rindjunsky
2008-05-14
1
-1
/
+1
*
iwlwifi : Set monitor mode for 4965
Abhijeet Kolekar
2008-05-14
1
-1
/
+35
*
iwlwifi: move iwl4965_init_alive_start to iwl-4965.c
Emmanuel Grumbach
2008-05-14
1
-100
/
+1
[next]