index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: don't switch to SGI if not supported by AP
Emmanuel Grumbach
2008-05-21
3
-4
/
+22
*
iwlwifi: move TX code into iwl-tx.c
Tomas Winkler
2008-05-21
6
-691
/
+691
*
iwlwifi: refactor ieee80211_get_qos_ctrl
Tomas Winkler
2008-05-21
5
-60
/
+63
*
iwlwifi: remove 4956 form iwl4965_tx_cmd
Tomas Winkler
2008-05-21
5
-11
/
+7
*
iwlwifi: move more station managment into iwl-sta.c
Tomas Winkler
2008-05-21
6
-279
/
+283
*
iwlwifi: move iwl_bcast_addr to iwlcore
Tomas Winkler
2008-05-21
4
-8
/
+12
*
iwlwifi: remove 4965 from iwl4965_rate_info
Tomas Winkler
2008-05-21
5
-30
/
+31
*
iwlwifi: remove 4965 prefix from iwl4965_frame
Tomas Winkler
2008-05-21
3
-13
/
+13
*
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
7
-18
/
+65
*
iwlwifi: rename iwl4965_tx_info to iwl_tx_info
Tomas Winkler
2008-05-21
2
-4
/
+4
*
iwlwifi: rename iwl4965_queue to iwl_queue
Tomas Winkler
2008-05-21
4
-32
/
+22
*
iwlwifi: filling Tx MCS set
Ron Rindjunsky
2008-05-21
1
-6
/
+27
*
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
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-05-15
20
-1479
/
+1838
|
\
|
*
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
4
-38
/
+23
|
*
iwl3945: do not delay hardware scan if it is a direct scan
Bill Moss
2008-05-14
1
-3
/
+4
|
*
iwlwifi: adding parameter of fw_restart
Ester Kummer
2008-05-14
4
-4
/
+10
|
*
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
4
-24
/
+17
|
*
iwlwifi: fix spinlock used before initialized
Ron Rindjunsky
2008-05-14
2
-5
/
+1
|
*
iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue
Ron Rindjunsky
2008-05-14
7
-29
/
+28
|
*
iwlwifi: handle shared memory Rx index access
Ron Rindjunsky
2008-05-14
6
-5
/
+17
|
*
iwlwifi : Set monitor mode for 3945
Abhijeet Kolekar
2008-05-14
2
-1
/
+36
|
*
iwlwifi : Set monitor mode for 4965
Abhijeet Kolekar
2008-05-14
3
-2
/
+46
|
*
iwlwifi: move iwl4965_init_alive_start to iwl-4965.c
Emmanuel Grumbach
2008-05-14
3
-100
/
+100
|
*
iwlwifi: compile iwl-sta into iwlcore
Tomas Winkler
2008-05-14
2
-2
/
+7
|
*
iwlwifi: move NIC init and Tx queues init to iwlcore
Ron Rindjunsky
2008-05-14
9
-526
/
+550
|
*
iwlwifi: create disable SCD Tx FIFOs handler
Ron Rindjunsky
2008-05-14
3
-14
/
+50
|
*
iwlwifi: move iwl4965_set_rxon_ht into iwlcore
Tomas Winkler
2008-05-14
5
-104
/
+105
|
*
iwlwifi: move per driverdebug_level to per device
Ester Kummer
2008-05-14
5
-44
/
+75
|
*
iwlwifi-5000: add build_addsta_hcmd handler for 5000 HW
Tomas Winkler
2008-05-14
1
-0
/
+9
|
*
iwlwifi: generalize iwl4965_send_add_station function
Tomas Winkler
2008-05-14
6
-63
/
+127
|
*
iwlwifi: remove 4965 from rx_packet
Tomas Winkler
2008-05-14
4
-39
/
+39
|
*
iwlwifi: debugfs EEPROM dump
Tomas Winkler
2008-05-14
2
-0
/
+43
|
*
iwlwifi: remove 4965 from station_entry
Tomas Winkler
2008-05-14
5
-20
/
+20
|
*
iwlwifi: don't override association channel with control channel
Tomas Winkler
2008-05-14
1
-2
/
+2
|
*
iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_config
Ron Rindjunsky
2008-05-14
1
-2
/
+2
|
*
iwlwifi: move RX code to iwl-rx.c
Tomas Winkler
2008-05-14
6
-467
/
+517
|
*
iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queue
Ron Rindjunsky
2008-05-14
2
-13
/
+15
|
*
mac80211: proper STA info locking
Johannes Berg
2008-05-14
1
-2
/
+2
|
*
wireless: fix "iwlwifi: unify init driver flow"
Andrew Morton
2008-05-14
1
-0
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-05-15
4
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: Fix frequency in rx_status fill
Emmanuel Grumbach
2008-05-12
2
-2
/
+2
|
*
iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected
Zhu Yi
2008-05-12
1
-1
/
+1
|
*
iwlwifi: make IWLWIFI a tristate
Adrian Bunk
2008-05-06
1
-2
/
+1
*
|
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
3
-3
/
+3
[next]