Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
42132bce8011bf9507cfbb920ced2235d8dd5fce
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl4965-base.c
42132bc
iwlwifi: move add sta handler to iwl-sta.c
by Tomas Winkler
· 17 years ago
7a999bf
iwlwifi: add remove station functionality
by Tomas Winkler
· 17 years ago
b3bbacb
iwlwifi: move iwl_rxq_stop into iwl-rx.c
by Tomas Winkler
· 17 years ago
da1bc45
iwlwifi: move txq_ctx_stop into iwl-tx.c
by Tomas Winkler
· 17 years ago
7f06610
iwlwifi: implement apm reset flow
by Tomas Winkler
· 17 years ago
885ba20
iwlwifi: remove 4965 from alive_resp structures
by Tomas Winkler
· 17 years ago
4a4a9e8
iwlwifi: clean up alive_start routine
by Tomas Winkler
· 17 years ago
84df9d3
iwlwifi: remove notif_missed_beacons variable
by Tomas Winkler
· 17 years ago
c317fee
iwlwifi: remove unused variable form __iwl4965_down
by Tomas Winkler
· 17 years ago
ede0cba
iwlwifi: move iwl_dump_nic_error_log to iwlcore module
by Ester Kummer
· 17 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 17 years ago
2e92e6f
mac80211: use rate index in TX control
by Johannes Berg
· 17 years ago
36d6825
mac80211: let drivers wake but not start queues
by Johannes Berg
· 17 years ago
189a2b5
iwlwifi: trigger event log from debugfs
by Ester Kummer
· 17 years ago
6ba8795
iwlwifi: refactor pci prob flow
by Tomas Winkler
· 17 years ago
dbb983b
iwlwifi: add ucode loaders for iwl5000
by Ron Rindjunsky
· 17 years ago
ccc038a
iwlwifi: clean up and bug fix for security
by Emmanuel Grumbach
· 17 years ago
a984101
iwlwifi: don't switch to SGI if not supported by AP
by Emmanuel Grumbach
· 17 years ago
fd4abac
iwlwifi: move TX code into iwl-tx.c
by Tomas Winkler
· 17 years ago
54dbb52
iwlwifi: refactor ieee80211_get_qos_ctrl
by Tomas Winkler
· 17 years ago
83d527d
iwlwifi: remove 4956 form iwl4965_tx_cmd
by Tomas Winkler
· 17 years ago
4f40e4d
iwlwifi: move more station managment into iwl-sta.c
by Tomas Winkler
· 17 years ago
57bd1be
iwlwifi: move iwl_bcast_addr to iwlcore
by Tomas Winkler
· 17 years ago
1826dcc
iwlwifi: remove 4965 from iwl4965_rate_info
by Tomas Winkler
· 17 years ago
fcab423
iwlwifi: remove 4965 prefix from iwl4965_frame
by Tomas Winkler
· 17 years ago
babcebf
iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptr
by Tomas Winkler
· 17 years ago
c1adf9f
iwlwifi: get_hw_cmd_size
by Gregory Greenman
· 17 years ago
8567c63
iwlwifi: rename iwl4965_tx_info to iwl_tx_info
by Tomas Winkler
· 17 years ago
443cfd4
iwlwifi: rename iwl4965_queue to iwl_queue
by Tomas Winkler
· 17 years ago
edcdf8b
mac80211: separate Tx and Rx MCS when configuring HT
by Ron Rindjunsky
· 17 years ago
0b794d6
iwlwifi: remove iwl4965_nic_start function
by Ron Rindjunsky
· 17 years ago
0288301
iwlwifi: changing irrelevant comment
by Ron Rindjunsky
· 17 years ago
3a1081e
iwlwifi: adding parameter of fw_restart
by Ester Kummer
· 17 years ago
bc6f59b
iwlwifi: add device sysfs version entry
by Tomas Winkler
· 17 years ago
f3d6799
iwlwifi: update levels of debug prints
by Ester Kummer
· 17 years ago
8cf769c
iwlwifi: move debug_level to sysfs/bus/pci/devices
by Ester Kummer
· 17 years ago
1646690
iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue
by Ron Rindjunsky
· 17 years ago
d67f548
iwlwifi: handle shared memory Rx index access
by Ron Rindjunsky
· 17 years ago
4419e39
iwlwifi : Set monitor mode for 4965
by Abhijeet Kolekar
· 17 years ago
f3ccc08
iwlwifi: move iwl4965_init_alive_start to iwl-4965.c
by Emmanuel Grumbach
· 17 years ago
1053d35
iwlwifi: move NIC init and Tx queues init to iwlcore
by Ron Rindjunsky
· 17 years ago
47c5196
iwlwifi: move iwl4965_set_rxon_ht into iwlcore
by Tomas Winkler
· 17 years ago
bf403db
iwlwifi: move per driverdebug_level to per device
by Ester Kummer
· 17 years ago
133636d
iwlwifi: generalize iwl4965_send_add_station function
by Tomas Winkler
· 17 years ago
db11d63
iwlwifi: remove 4965 from rx_packet
by Tomas Winkler
· 17 years ago
6def976
iwlwifi: remove 4965 from station_entry
by Tomas Winkler
· 17 years ago
a55360e
iwlwifi: move RX code to iwl-rx.c
by Tomas Winkler
· 17 years ago
0d0b2c1
iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queue
by Ron Rindjunsky
· 17 years ago
e100bb6
mac80211: QoS related cleanups
by Johannes Berg
· 17 years ago
36fc675
mac80211: remove queue info from ieee80211_tx_status
by Johannes Berg
· 17 years ago
57ffc58
mac80211: clean up get_tx_stats callback
by Johannes Berg
· 17 years ago
3e0d4cb
iwlwifi: rename iwl-4965.h to iwl-dev.h
by Tomas Winkler
· 17 years ago
5a6a256
iwlwifi-5000: adding initial recognition for the 5000 family
by Tomas Winkler
· 17 years ago
d4789ef
iwlwifi: move hw_rx_handler_setup to iwl-4965.c
by Emmanuel Grumbach
· 17 years ago
b0692f2
iwlwifi: move verify_ucode functions to iwl-core
by Emmanuel Grumbach
· 17 years ago
c7de35c
iwlwifi: unify init driver flow
by Ron Rindjunsky
· 17 years ago
07bc28e
iwlwifi: more RS improvements
by Guy Cohen
· 17 years ago
39e8850
iwlwifi: TLC modifications
by Guy Cohen
· 17 years ago
399f490
iwlwifi: handle shared memory
by Ron Rindjunsky
· 17 years ago
8614f36
iwlwifi: check eeprom version in pci probe time
by Tomas Winkler
· 17 years ago
b661c81
iwlwifi: add iwl_hw_detect function to iwl core
by Tomas Winkler
· 17 years ago
9123871
iwlwifi: add apm init handler
by Tomas Winkler
· 17 years ago
fde0db3
iwlwifi: HT antenna/chains overhaul
by Guy Cohen
· 17 years ago
d1141df
iwlwifi: HT IE in probe request clean up
by Emmanuel Grumbach
· 17 years ago
cc2a8ea
iwlwifi: support 64 bit DMA masks
by Ron Rindjunsky
· 17 years ago
fe7c404
iwlwifi: remove support for Narrow Channel (10Mhz)
by Guy Cohen
· 17 years ago
9e5b806
iwlwifi: remove uneeded callback
by Emmanuel Grumbach
· 17 years ago
099b40b
iwlwifi: expanding HW parameters control
by Ron Rindjunsky
· 17 years ago
073d3f5
iwlwifi: changing EEPROM layout handling
by Tomas Winkler
· 17 years ago
5da4b55
iwlwifi: Add power level support
by Mohamed Abbas
· 17 years ago
3ec4773
iwlwifi: HW crypto acceleration fixes
by Emmanuel Grumbach
· 17 years ago
1c01442
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
by Ivo van Doorn
· 17 years ago
947b13a
iwlwifi: move find station to iwl-sta.c
by Tomas Winkler
· 17 years ago
f0832f1
iwlwifi: HW dependent run time calibration
by Emmanuel Grumbach
· 17 years ago
786b455
iwlwifi: fix debug messages during scanning
by Bill Moss
· 17 years ago
f527648
iwlwifi: fix current channel is not scanned
by Guy Cohen
· 17 years ago
0997149
iwlwifi: Don't unlock priv->mutex if it isn't locked
by Roland Dreier
· 17 years ago
fcc76c6
iwlwifi: Use HW acceleration decryption by default
by Emmanuel Grumbach
· 17 years ago
5900383
iwlwifi: fix unload warning and error
by Mohamed Abbas
· 17 years ago
77bab60
iwlwifi: Fix TKIP update key and get_free_ucode_key
by Emmanuel Grumbach
· 17 years ago
7e8c519
iwlwifi: move rxon associated command to hcmd
by Tomas Winkler
· 17 years ago
fed9017
iwlwifi: move HW device registration
by Ron Rindjunsky
· 17 years ago
5425e49
iwlwifi: hw_setting cleanup
by Tomas Winkler
· 17 years ago
49ea859
iwlwifi: remove the statistics work
by Emmanuel Grumbach
· 17 years ago
059ff82
iwlwifi: move shared pointers to iwl_priv
by Tomas Winkler
· 17 years ago
508e32e
iwlwifi: perform bss_info_changed post association work right away
by Reinette Chatre
· 17 years ago
51dbfd1
iwl4965: make iwl4965_send_rxon_assoc asynchronous
by Reinette Chatre
· 17 years ago
e2a722e
iwlwifi: Fix byte count table for fragmented packets
by Tomas Winkler
· 17 years ago
7480513
iwlwifi: moves security functions to iwl-sta.c
by Emmanuel Grumbach
· 17 years ago
80fb47a
iwlwifi: maintain uCode key table state
by Emmanuel Grumbach
· 17 years ago
0211ddd
iwlwifi: add 1X HW WEP support
by Emmanuel Grumbach
· 17 years ago
6974e36
iwlwifi: default WEP HW encryption
by Emmanuel Grumbach
· 17 years ago
57aab75
iwlwifi: generalize iwlwifi init flow
by Tomas Winkler
· 17 years ago
84363e6
mac80211: notify mac from low level driver (iwlwifi)
by Mohamed Abbas
· 17 years ago
182e2e6
iwlwifi: honour regulatory restrictions in scan code
by Johannes Berg
· 17 years ago
fe00b5a
iwlwifi: ensure led registration complete as part of initialization
by Reinette Chatre
· 17 years ago
fee1247
iwlwifi: move driver status inliners into iwl-core.h
by Tomas Winkler
· 17 years ago
3109ece
iwlwifi: Eliminate association from beacon
by Tomas Winkler
· 17 years ago
98952d5
iwlwifi: eliminate conf_ht
by Tomas Winkler
· 17 years ago
06501d2
wireless: fix various printk warnings on ia64 (and others)
by John W. Linville
· 17 years ago
Next »