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
/
iwl4965-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-03
iwlwifi: implement apm reset flow
Tomas Winkler
1
-3
/
+2
2008-06-03
iwlwifi: remove 4965 from alive_resp structures
Tomas Winkler
1
-8
/
+8
2008-06-03
iwlwifi: clean up alive_start routine
Tomas Winkler
1
-9
/
+10
2008-06-03
iwlwifi: remove notif_missed_beacons variable
Tomas Winkler
1
-2
/
+0
2008-06-03
iwlwifi: remove unused variable form __iwl4965_down
Tomas Winkler
1
-3
/
+0
2008-06-03
iwlwifi: move iwl_dump_nic_error_log to iwlcore module
Ester Kummer
1
-86
/
+1
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-31
/
+21
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
1
-1
/
+1
2008-05-22
mac80211: let drivers wake but not start queues
Johannes Berg
1
-1
/
+1
2008-05-22
iwlwifi: trigger event log from debugfs
Ester Kummer
1
-113
/
+1
2008-05-22
iwlwifi: refactor pci prob flow
Tomas Winkler
1
-13
/
+18
2008-05-22
iwlwifi: add ucode loaders for iwl5000
Ron Rindjunsky
1
-0
/
+3
2008-05-22
iwlwifi: clean up and bug fix for security
Emmanuel Grumbach
1
-1
/
+2
2008-05-22
iwlwifi: don't switch to SGI if not supported by AP
Emmanuel Grumbach
1
-2
/
+2
2008-05-22
iwlwifi: move TX code into iwl-tx.c
Tomas Winkler
1
-580
/
+1
2008-05-22
iwlwifi: refactor ieee80211_get_qos_ctrl
Tomas Winkler
1
-29
/
+22
2008-05-22
iwlwifi: remove 4956 form iwl4965_tx_cmd
Tomas Winkler
1
-2
/
+2
2008-05-22
iwlwifi: move more station managment into iwl-sta.c
Tomas Winkler
1
-170
/
+8
2008-05-22
iwlwifi: move iwl_bcast_addr to iwlcore
Tomas Winkler
1
-6
/
+5
2008-05-22
iwlwifi: remove 4965 from iwl4965_rate_info
Tomas Winkler
1
-3
/
+3
2008-05-22
iwlwifi: remove 4965 prefix from iwl4965_frame
Tomas Winkler
1
-10
/
+10
2008-05-22
iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptr
Tomas Winkler
1
-19
/
+19
2008-05-22
iwlwifi: get_hw_cmd_size
Gregory Greenman
1
-11
/
+14
2008-05-22
iwlwifi: rename iwl4965_tx_info to iwl_tx_info
Tomas Winkler
1
-2
/
+2
2008-05-22
iwlwifi: rename iwl4965_queue to iwl_queue
Tomas Winkler
1
-14
/
+14
2008-05-22
mac80211: separate Tx and Rx MCS when configuring HT
Ron Rindjunsky
1
-6
/
+8
2008-05-22
iwlwifi: remove iwl4965_nic_start function
Ron Rindjunsky
1
-8
/
+2
2008-05-22
iwlwifi: changing irrelevant comment
Ron Rindjunsky
1
-1
/
+1
2008-05-15
iwlwifi: adding parameter of fw_restart
Ester Kummer
1
-1
/
+3
2008-05-15
iwlwifi: add device sysfs version entry
Tomas Winkler
1
-0
/
+20
2008-05-15
iwlwifi: update levels of debug prints
Ester Kummer
1
-16
/
+13
2008-05-15
iwlwifi: move debug_level to sysfs/bus/pci/devices
Ester Kummer
1
-16
/
+15
2008-05-15
iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue
Ron Rindjunsky
1
-7
/
+7
2008-05-15
iwlwifi: handle shared memory Rx index access
Ron Rindjunsky
1
-1
/
+1
2008-05-15
iwlwifi : Set monitor mode for 4965
Abhijeet Kolekar
1
-1
/
+35
2008-05-15
iwlwifi: move iwl4965_init_alive_start to iwl-4965.c
Emmanuel Grumbach
1
-100
/
+1
2008-05-15
iwlwifi: move NIC init and Tx queues init to iwlcore
Ron Rindjunsky
1
-172
/
+5
2008-05-15
iwlwifi: move iwl4965_set_rxon_ht into iwlcore
Tomas Winkler
1
-4
/
+2
2008-05-15
iwlwifi: move per driverdebug_level to per device
Ester Kummer
1
-13
/
+23
2008-05-15
iwlwifi: generalize iwl4965_send_add_station function
Tomas Winkler
1
-48
/
+3
2008-05-15
iwlwifi: remove 4965 from rx_packet
Tomas Winkler
1
-28
/
+28
2008-05-15
iwlwifi: remove 4965 from station_entry
Tomas Winkler
1
-4
/
+4
2008-05-15
iwlwifi: move RX code to iwl-rx.c
Tomas Winkler
1
-439
/
+106
2008-05-15
iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queue
Ron Rindjunsky
1
-12
/
+11
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-1
/
+1
2008-05-07
mac80211: remove queue info from ieee80211_tx_status
Johannes Berg
1
-7
/
+0
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
1
-3
/
+3
2008-05-07
iwlwifi: rename iwl-4965.h to iwl-dev.h
Tomas Winkler
1
-1
/
+1
2008-05-07
iwlwifi-5000: adding initial recognition for the 5000 family
Tomas Winkler
1
-0
/
+5
2008-05-07
iwlwifi: move hw_rx_handler_setup to iwl-4965.c
Emmanuel Grumbach
1
-1
/
+1
[next]