Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
01d651d4b7f40c90821e104963dc04800fbde8cf
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn.h
01d651d
iwlwifi: move status definitions from iwl-shared
by Don Fry
· 13 years ago
8fb96d6
iwlwifi: move scan related declarations out of iwl-core.h
by Meenakshi Venkataraman
· 13 years ago
1dfdbdd
iwlwifi: move utility functions out of iwl-core.h
by Meenakshi Venkataraman
· 13 years ago
1591129
iwlwifi: move iwl_send_statistics_request to iwl-agn.c
by Meenakshi Venkataraman
· 13 years ago
193219c
iwlwifi: move iwlagn_fw_error to iwl-agn.c
by Meenakshi Venkataraman
· 13 years ago
bedec3a
iwlwifi: move iwl_chswitch_done to iwl-mac80211.c
by Meenakshi Venkataraman
· 13 years ago
aecd44f
iwlwifi: move iwl_set_rate to iwl-agn-rxon.c
by Meenakshi Venkataraman
· 13 years ago
47042ac
iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.c
by Meenakshi Venkataraman
· 13 years ago
50319f7
iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.c
by Meenakshi Venkataraman
· 13 years ago
fedfa87
iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.c
by Meenakshi Venkataraman
· 13 years ago
dd64173
iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.c
by Meenakshi Venkataraman
· 13 years ago
5edc565
iwlwifi: move iwl_is_ht40_tx_allowed out of iwl-core.c
by Meenakshi Venkataraman
· 13 years ago
a297d95
iwlwifi: move iwl_set_hw_rfkill_state and mark it static
by Meenakshi Venkataraman
· 13 years ago
ae625db
iwlwifi: move iwl_free_skb and mark it static
by Meenakshi Venkataraman
· 13 years ago
4dcba6d
iwlwifi: make iwl_sta_fill_lq static
by Johannes Berg
· 13 years ago
d1888db
iwlwifi: move iwlagn_hw_valid_rtc_data_addr prototype
by Meenakshi Venkataraman
· 13 years ago
e967669
iwlwifi: dynamically determine lib_ops
by Johannes Berg
· 13 years ago
11483b5
iwlwifi: move eeprom into priv
by Johannes Berg
· 13 years ago
48dffd3
iwlwifi: split force_reset debugfs file
by Johannes Berg
· 13 years ago
47107e8
iwlwifi: split POWER_PMI status bit
by Don Fry
· 13 years ago
2fdfc47
iwlwifi: move ucode error log reporting to op_mode
by Meenakshi Venkataraman
· 13 years ago
19469f4
iwlwifi: make iwl_nic_error static
by Meenakshi Venkataraman
· 13 years ago
b7e21bf
iwlwifi: use iwlagn_fw_error instead of iwl_nic_error
by Meenakshi Venkataraman
· 13 years ago
9eae88f
iwlwifi: move queue mapping out of transport
by Johannes Berg
· 13 years ago
e1f0c50
iwlwifi: simplify calibration collection
by Johannes Berg
· 13 years ago
9742051
iwlwifi: don't delete AP station directly
by Johannes Berg
· 13 years ago
e6dd583
iwlwifi: make iwl_init_context static
by Johannes Berg
· 13 years ago
8362640
iwlwifi: more status bit factoring
by Don Fry
· 13 years ago
9a71686
iwlwifi: separate status to priv and trans
by Don Fry
· 13 years ago
51dc51d
iwlwifi: make EEPROM enhanced TX power a bool
by Johannes Berg
· 13 years ago
e755f88
iwlwifi: redesign PASSIVE_NO_RX workaround
by Johannes Berg
· 13 years ago
ea886a6
iwlwifi: remove unused argument from iwlagn_suspend
by Johannes Berg
· 13 years ago
955570f
iwlwifi: move iwl_sta_id_or_broadcast to user
by Johannes Berg
· 13 years ago
0e78184
iwlwifi: virtualize command queue full behaviour
by Johannes Berg
· 13 years ago
84abd2c
iwlwifi: move status check functions out of shared
by Johannes Berg
· 13 years ago
e10a053
iwlwifi: add wrappers for command sending
by Johannes Berg
· 13 years ago
0692fe4
iwlwifi: split out firmware store
by Johannes Berg
· 13 years ago
e199188
iwlwifi: move ucode loading to op_mode
by Johannes Berg
· 13 years ago
ab0bd5b
iwlwifi: fix station HT parameters
by Johannes Berg
· 13 years ago
48a2d66
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
by Johannes Berg
· 13 years ago
fb5fe5b
iwlwifi: simplify auth/assoc flow
by Johannes Berg
· 13 years ago
d316383
iwlwifi: move iwl_clear_driver_stations to user
by Johannes Berg
· 13 years ago
3e6895c
iwlwifi: remove iwl_print_rx_config_cmd from shared
by Emmanuel Grumbach
· 13 years ago
bcb9321
iwlwifi: virtualize op_mode's fw_error
by Emmanuel Grumbach
· 13 years ago
7120d98
iwlwifi: virtualize op_mode's set_hw_rf_kill
by Emmanuel Grumbach
· 13 years ago
02e3835
iwlwifi: virtualize op_mode's stop/start queue
by Emmanuel Grumbach
· 13 years ago
db70f29
iwlwifi: virtualize op_mode's rx
by Emmanuel Grumbach
· 13 years ago
ed277c9
iwlwifi: virtualize op_mode's free skb
by Emmanuel Grumbach
· 13 years ago
4a98677
iwlwifi: save ucode capabilities in iwl_fw
by Don Fry
· 13 years ago
78e5a46
iwlwifi: kill iwl_down and s/__iwl_down/iwl_down
by Emmanuel Grumbach
· 13 years ago
edf3833
iwlwifi: move all ucode routines to iwl-ucode.c
by Don Fry
· 13 years ago
ed6a380
iwlwifi: add fw_alive to transport layer API, kill tx_start
by Emmanuel Grumbach
· 13 years ago
4e31826
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
69a679b
iwlwifi: remove most of the iwl_priv references from iwl-ucode.c
by Don Fry
· 13 years ago
09af140
iwlwifi: create iwl_mac80211 unregister routine
by Don Fry
· 13 years ago
822e8b2
iwlwifi: tid_data logic move to upper layer - tx AGG setup
by Emmanuel Grumbach
· 13 years ago
ab36eab
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
5ef15cc
iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE
by Wey-Yi Guy
· 13 years ago
dd5fe10
iwlwifi: move ucode notification from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
66128b1
iwlwifi: replace iwl_priv reference with iwl_trans for ucode.
by Don Fry
· 13 years ago
137ce79
iwlwifi: do not re-configure HT40 after associated
by Wey-Yi Guy
· 13 years ago
023ca58
iwlwifi: Move the core suspend function to iwl-agn-lib
by Wey-Yi Guy
· 13 years ago
76b2933
iwlwifi: move station functions to mac80211
by Wey-Yi Guy
· 13 years ago
7335613
iwlwifi: move all mac80211 related functions to one place
by Wey-Yi Guy
· 13 years ago
de7f5f9
iwlagn: move ucode files out of the iwl_priv structure
by Don Fry
· 13 years ago
8929c24
iwlagn: remove knowledge of ucode image location from upper layers
by Don Fry
· 13 years ago
c745f55
iwlagn: merge station management functions
by Wey-Yi Guy
· 13 years ago
ade4c64
iwlagn: rename all the mac80211 callback functions
by Wey-Yi Guy
· 13 years ago
247c61d
iwlagn: remove the callback in host commands
by Emmanuel Grumbach
· 13 years ago
6e809a1
iwlagn: move scan code to scan file
by Johannes Berg
· 13 years ago
522376d
iwlagn: clean up of transport layer
by Emmanuel Grumbach
· 13 years ago
5f178cd
iwlagn: move wait_for_tx_queue_empty to transport layer
by Emmanuel Grumbach
· 13 years ago
332a4ba
iwlagn: iwl-pci doesn't include iwl-dev any more
by Emmanuel Grumbach
· 13 years ago
6bb7884
iwlagn: remove references to priv from the transport layer
by Emmanuel Grumbach
· 13 years ago
04e1cab
iwlagn: move reclaim related functions
by Emmanuel Grumbach
· 13 years ago
a0eaad7
iwlagn: reclaim the packets in transport layer
by Emmanuel Grumbach
· 13 years ago
6a9ae0d
iwlagn: support small form factor SKU of 6205
by Wey-Yi Guy
· 13 years ago
48f20d3
iwlagn: introduce iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
b39488a
iwlagn: Rename iwlcore prefix
by Wey-Yi Guy
· 13 years ago
c6baf7f
iwlagn: support new P2P implementation
by Johannes Berg
· 13 years ago
5a3d988
iwlagn: rewrite HW crypto
by Johannes Berg
· 13 years ago
c1c8140
iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv
by Emmanuel Grumbach
· 13 years ago
d593411
iwlagn: simplify the bus architecture
by Emmanuel Grumbach
· 13 years ago
0286cee
iwlagn: move iwl_prepare_card_hw to the transport layer
by Emmanuel Grumbach
· 13 years ago
392f8b7
iwlagn: move more functions from the start flow to the transport layer
by Emmanuel Grumbach
· 13 years ago
48d42c4
iwlagn: SCD configuration for AMPDU moves to transport layer
by Emmanuel Grumbach
· 13 years ago
6bd4dba
iwlagn: kill iwlagn_setup_deferred_work
by Emmanuel Grumbach
· 13 years ago
8d30119
iwlagn: kill iwlagn_rx_handler_setup
by Emmanuel Grumbach
· 13 years ago
b3c2ce1
iwlagn: add tx start API to transport layer
by Emmanuel Grumbach
· 13 years ago
1a361cd
iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c
by Emmanuel Grumbach
· 13 years ago
ab6cf8e
iwlagn: move iwlagn_stop_device to transport layer
by Emmanuel Grumbach
· 13 years ago
253a634
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
by Emmanuel Grumbach
· 13 years ago
ab697a9
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
by Emmanuel Grumbach
· 13 years ago
e505c43
iwlagn: remove un-necessary file
by Wey-Yi Guy
· 13 years ago
1ab9f6c
iwlagn: move the Rx dispatching to the upper layer
by Emmanuel Grumbach
· 13 years ago
a27367d
iwlagn: move sync_irq to transport layer
by Emmanuel Grumbach
· 13 years ago
34c1b7b
iwlagn: move the tasklet / irq to the transport layer
by Emmanuel Grumbach
· 13 years ago
47c1b49
iwlagn: move Tx datapath to transport layer
by Emmanuel Grumbach
· 13 years ago
5c3d29f
iwlagn: remove iwlagn_hcmd_utils structure and call directly
by Don Fry
· 13 years ago
207ecc5
iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state
by Meenakshi Venkataraman
· 13 years ago
Next »