Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4a986777a53d5fe8fd92ef30e0e8eedd0ff800b1
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-ucode.c
4a98677
iwlwifi: save ucode capabilities in iwl_fw
by Don Fry
· 14 years ago
06e03f8
iwlwifi: changes args to iwl_nic for firmware operations
by Don Fry
· 14 years ago
8655112
iwlwifi: move event and err pointers to iwl_nic
by Don Fry
· 14 years ago
637d792
iwlwifi: use enhance_sensitivity from iwl_fw
by Emmanuel Grumbach
· 14 years ago
655ccce
iwlwifi: change args to ucode routines
by Don Fry
· 14 years ago
6516174
iwlwifi: Move ucode pointers to iwl_fw
by Don Fry
· 14 years ago
96502ce
iwlwifi: move firmware_loading_complete to iwl_nic
by Don Fry
· 14 years ago
737805f
iwlwifi: move firmware_name to iwl_nic
by Don Fry
· 14 years ago
f6fd51d
iwlwifi: move fw_index from iwl_priv to iwl_nic
by Don Fry
· 14 years ago
d359667
iwlwifi: move ucode_ver to iwl_nic
by Don Fry
· 14 years ago
edf3833
iwlwifi: move all ucode routines to iwl-ucode.c
by Don Fry
· 14 years ago
cf61429
iwlwifi: consolidate the start_device flow
by Emmanuel Grumbach
· 14 years ago
8467ab4
iwlwifi: don't use the bus for ucode fw_desc any more
by Emmanuel Grumbach
· 14 years ago
ea4caad
iwlwifi: remove the pointer to dev from the bus layer
by Emmanuel Grumbach
· 14 years ago
1042db2
iwlwifi: give trans to all the read / write functions
by Emmanuel Grumbach
· 14 years ago
ed6a380
iwlwifi: add fw_alive to transport layer API, kill tx_start
by Emmanuel Grumbach
· 14 years ago
4e31826
iwlwifi: update Copyright
by Wey-Yi Guy
· 14 years ago
69a679b
iwlwifi: remove most of the iwl_priv references from iwl-ucode.c
by Don Fry
· 14 years ago
3862241
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
by Don Fry
· 14 years ago
45c30db
iwlwifi: move calib_results list from iwl_priv to iwl_trans
by Don Fry
· 14 years ago
ae6130f
iwlwifi: move device_pointers from iwl_priv to iwl_shared
by Don Fry
· 14 years ago
ab36eab
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
by Don Fry
· 14 years ago
dd5fe10
iwlwifi: move ucode notification from iwl_priv to iwl_shared
by Don Fry
· 14 years ago
3d6acef
iwlwifi: move ucode_type from iwl_priv to iwl_shared
by Don Fry
· 14 years ago
66128b1
iwlwifi: replace iwl_priv reference with iwl_trans for ucode.
by Don Fry
· 14 years ago
8a3cb29
iwlwifi: rename iwl-agn-ucode as iwl-ucode
by Don Fry
· 14 years ago
[Renamed from drivers/net/wireless/iwlwifi/iwl-agn-ucode.c]
f02c2fd
iwlagn: dynamically allocate & reflect calibration data
by Johannes Berg
· 14 years ago
93b6410
iwlagn: remove calibration knowledge
by Johannes Berg
· 14 years ago
de7f5f9
iwlagn: move ucode files out of the iwl_priv structure
by Don Fry
· 14 years ago
baa0005
iwlagn: push knowledge of ucode image lower down
by Don Fry
· 14 years ago
8929c24
iwlagn: remove knowledge of ucode image location from upper layers
by Don Fry
· 14 years ago
5703ddb
iwlagn: move ucode_write_complete from priv to trans structure
by Don Fry
· 14 years ago
6a686c6
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
by Emmanuel Grumbach
· 14 years ago
247c61d
iwlagn: remove the callback in host commands
by Emmanuel Grumbach
· 14 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 14 years ago
0008500
iwlagn: fix stack corruption for temperature offset v2
by Wey-Yi Guy
· 14 years ago
effd4d9
iwlagn: do not use interruptible waits
by Johannes Berg
· 14 years ago
7d8f2d5
iwlagn: use iwl_eeprom_calib_hdr structure
by Wey-Yi Guy
· 14 years ago
c6f3034
iwlagn: add support for v2 of temperature offset calibration
by Wey-Yi Guy
· 14 years ago
7a10e3e
iwlagn: iwl-trans.c can't dereference iwl_priv any more
by Emmanuel Grumbach
· 14 years ago
3e10cae
iwlagn: remove priv dereferences from the transport layer
by Emmanuel Grumbach
· 14 years ago
456fc37
iwlagn: fix stack corruption
by Johannes Berg
· 14 years ago
dfa2bdb
iwlagn: upper layer uses slabs to allocate tx cmds
by Emmanuel Grumbach
· 14 years ago
83ed901
iwlagn: all function iwl-io.c receive iwl_bus
by Emmanuel Grumbach
· 14 years ago
dda61a4
iwlagn: iwl-dev.h doesn't include iwl-fh.h any more
by Emmanuel Grumbach
· 14 years ago
e6bb4c9
iwlagn: bus layer chooses its transport layer
by Emmanuel Grumbach
· 14 years ago
6ac2f83
iwlagn: priv->mutex moves to iwl_shared
by Emmanuel Grumbach
· 14 years ago
b39488a
iwlagn: Rename iwlcore prefix
by Wey-Yi Guy
· 14 years ago
c8ac61c
iwlagn: implement WoWLAN
by Johannes Berg
· 14 years ago
41c5054
iwlagn: transport layer receives struct iwl_trans*
by Emmanuel Grumbach
· 14 years ago
392f8b7
iwlagn: move more functions from the start flow to the transport layer
by Emmanuel Grumbach
· 14 years ago
2e27799
iwlagn: radio sensor offset in le16 format
by Wey-Yi Guy
· 14 years ago
df2a4dc
iwlagn: set correct calibration flag
by Wey-Yi Guy
· 14 years ago
56d90f4
iwlagn: add kick_nic API to transport layer
by Emmanuel Grumbach
· 14 years ago
b3c2ce1
iwlagn: add tx start API to transport layer
by Emmanuel Grumbach
· 14 years ago
ab6cf8e
iwlagn: move iwlagn_stop_device to transport layer
by Emmanuel Grumbach
· 14 years ago
bdfbf09
iwlagn: provide heplers to access the transport ops
by Emmanuel Grumbach
· 14 years ago
02f6f65
iwlagn: remove the indirection for the dma channel num
by Wey-Yi Guy
· 14 years ago
e419d62
iwlagn: consolidate the API that sends host commands and move to transport
by Emmanuel Grumbach
· 14 years ago
f86af7b
iwlagn: scd memory boundary
by Wey-Yi Guy
· 14 years ago
1f8bf03
iwlagn: merge duplicated code into single place
by Wey-Yi Guy
· 14 years ago
8d8854d
iwlagn: generic temperature location in EEPROM
by Wey-Yi Guy
· 14 years ago
06bb835
iwlagn: use IWL_DEBUG_FW for firmware related debug msg
by Wey-Yi Guy
· 14 years ago
872907b
iwlagn: don't check ucode subtype
by Johannes Berg
· 14 years ago
214d14d
iwlagn: clean up TXQ indirection
by Johannes Berg
· 14 years ago
3fa5073
iwlagn: prepare for multi-TB commands
by Johannes Berg
· 14 years ago
4613e72
iwlwifi: support the svtool messages interactions through nl80211 test mode
by Cindy H. Kao
· 14 years ago
dbf28e21
iwlagn: combine firmware code/data
by Johannes Berg
· 14 years ago
ca7966c
iwlagn: implement synchronous firmware load
by Johannes Berg
· 14 years ago
68b9931
iwlagn: fix radar frame rejection
by Garen Tamrazian
· 14 years ago
02a7fa0
iwlagn: move IO functions out of line
by Johannes Berg
· 14 years ago
3d09cdf
iwlagn: fix ucode verify message
by Johannes Berg
· 14 years ago
7415952
iwlagn: check more error return code
by Wey-Yi Guy
· 14 years ago
901069c
iwlagn: change Copyright to 2011
by Wey-Yi Guy
· 14 years ago
35b1d92
iwlagn: verify specific ucode
by Johannes Berg
· 14 years ago
fb66216
iwlagn: simplify ucode check code
by Johannes Berg
· 14 years ago
36127db
iwlagn: return send calibration result
by Wey-Yi Guy
· 14 years ago
08960de
iwlagn: remove pointless return variables
by Johannes Berg
· 14 years ago
7102762
iwlagn: clean up ucode loading
by Johannes Berg
· 14 years ago
10480b0
iwlwifi: check ucode loading error and restart
by Wey-Yi Guy
· 15 years ago
e7cad69
iwlagn: Enable PCI L1 ACTIVE state after uCode has been loaded
by Grumbach, Emmanuel
· 15 years ago
0c4ac34
iwlwifi: use mac80211 AC defines
by Johannes Berg
· 15 years ago
cfa1da7
iwlagn: fix PAN queues
by Johannes Berg
· 15 years ago
76f379c
iwlagn: fix some naming regarding FIFOs
by Johannes Berg
· 15 years ago
bf53f93
iwlagn: add temperature offset calib for 6000g2
by Shanyu Zhao
· 15 years ago
0de7673
iwlwifi: clean up declarations
by Johannes Berg
· 15 years ago
7cb1b08
iwlagn: reduce redundant parameter definitions
by Wey-Yi Guy
· 15 years ago
f7322f8
iwlagn: open/close envlope to force move BT state machine
by Wey-Yi Guy
· 15 years ago
751ca30
iwlwifi: define PAN queues/FIFOs
by Johannes Berg
· 15 years ago
13bb948
iwlwifi: prepare for PAN queue/fifo assignment
by Johannes Berg
· 15 years ago
b6e116e
iwlagn: generic bt coex functions
by Wey-Yi Guy
· 15 years ago
fbba941
iwlagn: parsing uart message and take actions
by Wey-Yi Guy
· 15 years ago
aeb4a2e
iwlagn: wifi/bt coex configuration sequence
by Wey-Yi Guy
· 15 years ago
db41dd2
iwlwifi: move ucode related function to iwl-agn-ucode.c
by Wey-Yi Guy
· 15 years ago
22adba2
iwlwifi: remove ucode virtual functions
by Johannes Berg
· 15 years ago
f401241
iwlwifi: wimax co-exist code clean up
by Wey-Yi Guy
· 15 years ago
f4388ad
iwlwifi: more code clean up for agn devices
by Wey-Yi Guy
· 15 years ago
7944f8e
iwlwifi: more generic eeprom defines
by Wey-Yi Guy
· 15 years ago
741a626
iwlwifi: move ucode alive related code to separate file
by Wey-Yi Guy
· 15 years ago
19e6cda
iwlwifi: move hw related defines to separate file
by Wey-Yi Guy
· 15 years ago
Next »