index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-4965.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-03
iwlwifi: implement apm stop function
Tomas Winkler
1
-1
/
+18
2008-06-03
iwlwifi: implement apm reset flow
Tomas Winkler
1
-14
/
+22
2008-06-03
iwlwifi: setup correctly L1 L0S pi link values
Tomas Winkler
1
-4
/
+14
2008-06-03
iwlwifi: clean up alive_start routine
Tomas Winkler
1
-12
/
+0
2008-06-03
iwlwifi: mark 4965 ucode types
Tomas Winkler
1
-2
/
+7
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-14
/
+14
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
1
-7
/
+3
2008-05-22
iwlwifi: rename and move Tx queue activation/deactivation
Ron Rindjunsky
1
-12
/
+2
2008-05-22
iwlwifi: clean up and bug fix for security
Emmanuel Grumbach
1
-1
/
+1
2008-05-22
iwlwifi: move TX code into iwl-tx.c
Tomas Winkler
1
-105
/
+0
2008-05-22
iwlwifi: remove 4956 form iwl4965_tx_cmd
Tomas Winkler
1
-2
/
+1
2008-05-22
iwlwifi: move more station managment into iwl-sta.c
Tomas Winkler
1
-101
/
+0
2008-05-22
iwlwifi: move iwl_bcast_addr to iwlcore
Tomas Winkler
1
-1
/
+1
2008-05-22
iwlwifi: remove 4965 from iwl4965_rate_info
Tomas Winkler
1
-6
/
+6
2008-05-22
iwlwifi: remove 4965 prefix from iwl4965_frame
Tomas Winkler
1
-1
/
+1
2008-05-22
iwlwifi: get_hw_cmd_size
Gregory Greenman
1
-2
/
+13
2008-05-22
iwlwifi: rename iwl4965_queue to iwl_queue
Tomas Winkler
1
-13
/
+3
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-475
/
+186
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-6
/
+6
2008-05-15
iwlwifi: adding parameter of fw_restart
Ester Kummer
1
-1
/
+3
2008-05-15
iwlwifi: fix spinlock used before initialized
Ron Rindjunsky
1
-3
/
+0
2008-05-15
iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue
Ron Rindjunsky
1
-3
/
+3
2008-05-15
iwlwifi: handle shared memory Rx index access
Ron Rindjunsky
1
-1
/
+4
2008-05-15
iwlwifi : Set monitor mode for 4965
Abhijeet Kolekar
1
-1
/
+10
2008-05-15
iwlwifi: move iwl4965_init_alive_start to iwl-4965.c
Emmanuel Grumbach
1
-0
/
+97
2008-05-15
iwlwifi: move NIC init and Tx queues init to iwlcore
Ron Rindjunsky
1
-337
/
+2
2008-05-15
iwlwifi: create disable SCD Tx FIFOs handler
Ron Rindjunsky
1
-14
/
+26
2008-05-15
iwlwifi: move iwl4965_set_rxon_ht into iwlcore
Tomas Winkler
1
-98
/
+1
2008-05-15
iwlwifi: move per driverdebug_level to per device
Ester Kummer
1
-6
/
+7
2008-05-15
iwlwifi: generalize iwl4965_send_add_station function
Tomas Winkler
1
-5
/
+23
2008-05-15
iwlwifi: remove 4965 from rx_packet
Tomas Winkler
1
-8
/
+8
2008-05-15
iwlwifi: remove 4965 from station_entry
Tomas Winkler
1
-5
/
+5
2008-05-15
iwlwifi: don't override association channel with control channel
Tomas Winkler
1
-2
/
+2
2008-05-15
iwlwifi: move RX code to iwl-rx.c
Tomas Winkler
1
-12
/
+13
2008-05-15
iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queue
Ron Rindjunsky
1
-1
/
+4
2008-05-13
iwlwifi: Fix frequency in rx_status fill
Emmanuel Grumbach
1
-1
/
+1
2008-05-07
iwlwifi: rename iwl-4965.h to iwl-dev.h
Tomas Winkler
1
-1
/
+1
2008-05-07
iwlwifi: wrapping nic configuration in iwl core handler
Tomas Winkler
1
-22
/
+35
2008-05-07
iwlwifi: remove unnecessary apmg settings
Tomas Winkler
1
-13
/
+0
2008-05-07
iwlwifi: move hw_rx_handler_setup to iwl-4965.c
Emmanuel Grumbach
1
-1
/
+2
2008-05-07
iwlwifi: remove 49 prefix from general CSR values
Tomas Winkler
1
-2
/
+2
2008-05-07
iwlwifi: move Flow Handlers define to iwl-fh.h
Emmanuel Grumbach
1
-7
/
+7
2008-05-07
iwlwifi: unify init driver flow
Ron Rindjunsky
1
-244
/
+1
2008-05-07
iwlwifi: clean up register names and defines
Emmanuel Grumbach
1
-33
/
+33
2008-05-07
iwlwifi: reorganize TX RX constatns
Tomas Winkler
1
-3
/
+0
2008-05-07
iwlwifi: handle shared memory
Ron Rindjunsky
1
-12
/
+24
2008-05-07
iwlwifi: check eeprom version in pci probe time
Tomas Winkler
1
-6
/
+26
2008-05-07
iwlwifi: add iwl_hw_detect function to iwl core
Tomas Winkler
1
-9
/
+1
2008-05-07
iwlwifi: add apm init handler
Tomas Winkler
1
-45
/
+48
[next]