Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
566bfe5a8bcde13188a356f77666f8115813cf31
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-4965.c
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 17 years ago
3a1081e
iwlwifi: adding parameter of fw_restart
by Ester Kummer
· 17 years ago
1b73af8
iwlwifi: fix spinlock used before initialized
by Ron Rindjunsky
· 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
5a676bb
iwlwifi: create disable SCD Tx FIFOs handler
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
6b9b343
iwlwifi: don't override association channel with control channel
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
3e0d4cb
iwlwifi: rename iwl-4965.h to iwl-dev.h
by Tomas Winkler
· 17 years ago
694cc56
iwlwifi: wrapping nic configuration in iwl core handler
by Tomas Winkler
· 17 years ago
e4d18d8
iwlwifi: remove unnecessary apmg settings
by Tomas Winkler
· 17 years ago
d4789ef
iwlwifi: move hw_rx_handler_setup to iwl-4965.c
by Emmanuel Grumbach
· 17 years ago
a395b92
iwlwifi: remove 49 prefix from general CSR values
by Tomas Winkler
· 17 years ago
4b52c39
iwlwifi: move Flow Handlers define to iwl-fh.h
by Emmanuel Grumbach
· 17 years ago
c7de35c
iwlwifi: unify init driver flow
by Ron Rindjunsky
· 17 years ago
038669e
iwlwifi: clean up register names and defines
by Emmanuel Grumbach
· 17 years ago
3195cdb
iwlwifi: reorganize TX RX constatns
by Tomas Winkler
· 17 years ago
399f4900
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
b73cdf2
iwlwifi: CT-Kill configuration fix
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
5da4b55f
iwlwifi: Add power level support
by Mohamed Abbas
· 17 years ago
079a253
iwlwifi: export int iwl4965_set_pwr_src
by Tomas Winkler
· 17 years ago
fe07aa7
iwlwifi: arranging aggregation actions
by Ron Rindjunsky
· 17 years ago
3ec4773
iwlwifi: HW crypto acceleration fixes
by Emmanuel Grumbach
· 17 years ago
6f4083a
iwlwifi: cleanup set_pwr_src
by Tomas Winkler
· 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
fcc76c6
iwlwifi: Use HW acceleration decryption by default
by Emmanuel Grumbach
· 17 years ago
dfe7d45
iwlwifi: arrange max number of Tx queues
by Ron Rindjunsky
· 17 years ago
7e8c519
iwlwifi: move rxon associated command to hcmd
by Tomas Winkler
· 17 years ago
3c424c2
iwlwifi: introduce host commands callbacks
by Tomas Winkler
· 17 years ago
fed9017
iwlwifi: move HW device registration
by Ron Rindjunsky
· 17 years ago
66c73db
iwlwifi: move the creation of LQ host command to iwlcore
by Tomas Winkler
· 17 years ago
ec35cf2
iwlwifi: support different num of tx and rx antennas
by Tomas Winkler
· 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
e2a722e
iwlwifi: Fix byte count table for fragmented packets
by Tomas Winkler
· 17 years ago
57aab75
iwlwifi: generalize iwlwifi init flow
by Tomas Winkler
· 17 years ago
dc92e49
iwlwifi: use ieee80211_frequency_to_channel
by Tomas Winkler
· 17 years ago
fee1247
iwlwifi: move driver status inliners into iwl-core.h
by Tomas Winkler
· 17 years ago
12a81f6
iwlwifi: hw names cleanup
by Tomas Winkler
· 17 years ago
a0b484f
iwlwifi: fix some warnings
by Johannes Berg
· 17 years ago
3109ece
iwlwifi: Eliminate association from beacon
by Tomas Winkler
· 17 years ago
06501d2
wireless: fix various printk warnings on ia64 (and others)
by John W. Linville
· 17 years ago
e547297
iwlwifi: Fix synchronous host command
by Tomas Winkler
· 17 years ago
897e1cf
iwlwifi: move rate registration to module load
by Reinette Chatre
· 17 years ago
ad97edd
iwlwifi: hook iwlwifi with Linux rfkill
by Mohamed Abbas
· 17 years ago
3395f6e
iwlwifi: rename iwl-4965-io.h to iwl-io.h
by Tomas Winkler
· 17 years ago
ab53d8a
iwlwifi: Add led support
by Mohamed Abbas
· 17 years ago
1ea8739
iwlwifi: Completing the parameter packaging
by Assaf Krauss
· 17 years ago
857485c
iwlwifi: move host command sending functions to core module
by Tomas Winkler
· 17 years ago
8622e70
iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info
by Assaf Krauss
· 17 years ago
17e476b
iwlwifi-2.6: RX status translation to old scheme
by Emmanuel Grumbach
· 17 years ago
bf85ea4
iwlwifi: Probe Flow - Extracting hw and priv init
by Assaf Krauss
· 17 years ago
00acbc9
iwlwifi: Packing all 4965 parameters
by Assaf Krauss
· 17 years ago
316c30d
iwlwifi: Re-ordering probe flow (4965)
by Assaf Krauss
· 17 years ago
19758be
iwlwifi: Add TX/RX statistcs to driver
by Tomas Winkler
· 17 years ago
c79dd5b
iwlwifi: rename struct iwl4965_priv to struct iwl_priv
by Tomas Winkler
· 17 years ago
0a6857e
iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h
by Tomas Winkler
· 17 years ago
0310ae7
iwlwifi: Fix endianity in debug print
by Tomas Winkler
· 17 years ago
6bc913b
iwlwifi: Use eeprom form iwlcore
by Assaf Krauss
· 17 years ago
eb7ae89
iwlwifi: update copyright year
by Reinette Chatre
· 17 years ago
a4062b8
iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant
by Tomas Winkler
· 17 years ago
f868f4e
wireless: correct warnings from using '%llx' for type 'u64'
by John W. Linville
· 17 years ago
b095d03
iwlwifi: grab NIC access when disabling aggregations
by Ron Rindjunsky
· 17 years ago
4bf775cd
iwlwifi: Take the fw file name from the iwl_cfg.
by Tomas Winkler
· 17 years ago
82b9a12
iwlwifi: add struct iwl_cfg
by Tomas Winkler
· 17 years ago
6f83eaa
iwlwifi: extract iwl-csr.h
by Tomas Winkler
· 17 years ago
4c424e4
iwlwifi: use mac80211_tx_control_flags
by Ron Rindjunsky
· 17 years ago
134eb5d
iwlwifi: 802.11n spec removes AUTO offset for FAT channel
by Guy Cohen
· 17 years ago
17744ff
iwlwifi: Fix 52 rate report in rx status
by Tomas Winkler
· 17 years ago
9f6adf2
iwlwifi: remove twice defined CSR register
by Tomas Winkler
· 17 years ago
3e82a82
iwlwifi: Add tx_ant_num hw setting variable
by Tomas Winkler
· 17 years ago
78330fd
iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitrates patch
by Tomas Winkler
· 17 years ago
2c28b36
iwlwifi: set rate_idx correctly from plcp
by Mohamed Abbas
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
194c7ca
wireless/iwlwifi/iwl-4965.c: add parentheses
by Roel Kluin
· 17 years ago
0c11b4d
iwlwifi: A-MPDU Tx activation by load measures
by Ron Rindjunsky
· 17 years ago
9955643
iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211
by Ron Rindjunsky
· 17 years ago
fe01b47
iwlwifi: A-MPDU Tx conform flows to mac80211
by Ron Rindjunsky
· 17 years ago
8114fcf
iwlwifi: A-MPDU Tx conform API to mac80211
by Ron Rindjunsky
· 17 years ago
0df3ef4
mac80211: A-MPDU Tx add session's and low level driver's API
by Ron Rindjunsky
· 17 years ago
e53cfe0
iwlwifi: Fix MIMO PS mode
by Tomas Winkler
· 17 years ago
74a3a25
iwlwifi: cleanup usage of inline functions
by Reinette Chatre
· 17 years ago
8a1b024
iwlwifi: style fixes to usage of << and >> operators
by Reinette Chatre
· 17 years ago
Next »