Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e06d8437cdf903a39bf93f16338c5b5a37810017
/
drivers
/
net
/
wireless
/
iwlwifi
/
dvm
/
dev.h
c43e933
iwlwifi: make LED support optional
by Johannes Berg
· 11 years ago
51368bf
iwlwifi: Update Copyright to 2014
by Emmanuel Grumbach
· 11 years ago
b381839
iwlwifi: Remove extern from function prototypes
by Joe Perches
· 11 years ago
da4f87f
iwlwifi: dvm: remove P2P support
by Johannes Berg
· 12 years ago
9277326
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
by Johannes Berg
· 12 years ago
49464ae
iwlwifi: remove testmode
by Johannes Berg
· 12 years ago
51217ce
Merge remote-tracking branch 'wireless-next/master' into HEAD
by Johannes Berg
· 12 years ago
964dc9e
cfg80211: take WoWLAN support information out of wiphy struct
by Johannes Berg
· 12 years ago
0d8877a
iwlwifi: move some configuration parameters into DVM
by Johannes Berg
· 12 years ago
ee4d547
iwlwifi: dvm: rename iwl_lib_ops to iwl_dvm_cfg
by Johannes Berg
· 12 years ago
128e63e
iwlwifi: update copyright
by Johannes Berg
· 12 years ago
ecbbec2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
b7998c8
iwlwifi: Change define and struct names in iwl-eeprom-parse.h
by Eytan Lifshitz
· 12 years ago
42d97a5
cfg80211: remove remain-on-channel channel type
by Johannes Berg
· 12 years ago
12bf6f4
iwlwifi: report A-MPDU status
by Johannes Berg
· 13 years ago
b04db9a
iwlwifi: configure the queues from the op_mode
by Emmanuel Grumbach
· 13 years ago
8d40f4e
iwlwifi: remove sku field from hw_params
by Johannes Berg
· 13 years ago
3a6490c
iwlwifi: refactor testmode
by Ilan Peer
· 13 years ago
26a7ca9
iwlwifi: refactor EEPROM reading/parsing
by Johannes Berg
· 13 years ago
59c647b
iwlwifi: allocate Tx cmd pool per device
by Emmanuel Grumbach
· 13 years ago
d370493
iwlwifi: move ht40 bitmap into config
by Johannes Berg
· 13 years ago
1023fdc
iwlwifi: move DVM code into subdirectory
by Johannes Berg
· 13 years ago
[Renamed (98%) from drivers/net/wireless/iwlwifi/iwl-dev.h]
622a926
iwlwifi: handle race condition in ROC flow
by Ilan Peer
· 13 years ago
354ce4a
iwlwifi: add checking for the condition to reduce tx power
by Wey-Yi Guy
· 13 years ago
1479177
iwlwifi: use new mac80211 queue scheme
by Johannes Berg
· 13 years ago
65de7e8
iwlwifi: clean up module parameters
by Johannes Berg
· 13 years ago
f1f80a8c
iwlwifi: move watchdog definitions to config
by Johannes Berg
· 13 years ago
6c4e926
iwlwifi: move PLCP defines to config
by Johannes Berg
· 13 years ago
24e4986
iwlwifi: remove duplicate iwlagn_mod_params declaration
by Johannes Berg
· 13 years ago
56322f5
iwlwifi: remove TX/RX frame statistics
by Johannes Berg
· 13 years ago
063c516
iwlwifi: remove traffic log
by Johannes Berg
· 13 years ago
6238b00
iwlwifi: clean up iwl-shared.h includes
by Johannes Berg
· 13 years ago
4806f62
iwlwifi: move iwl_rxon_context_id to user
by Emmanuel Grumbach
· 13 years ago
682e5f6
iwlwifi: split between AGG_ON and AGG_STARTING
by Emmanuel Grumbach
· 13 years ago
5c457d0
iwlwifi: Change disable calibration bit-set to enum
by David Spinadel
· 13 years ago
87ce05a
iwlwifi: remove the shared area
by Emmanuel Grumbach
· 13 years ago
4b9844f
iwlwifi: don't use shared for the logger any more
by Emmanuel Grumbach
· 13 years ago
2152268
iwlwifi: op_mode holds its pointer to the config
by Emmanuel Grumbach
· 13 years ago
68e8dfd
iwlwifi: op_mode holds its pointer to the transport
by Emmanuel Grumbach
· 13 years ago
bfb45f5
iwlwifi: Disabling calibrations variable
by Dor Shaish
· 13 years ago
917c2ce
iwlwifi: remove iwl_tx_queue declaration
by Johannes Berg
· 13 years ago
3ac40ed
iwlwifi: calculate active legacy rates per station
by Johannes Berg
· 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
9e29511
iwlwifi: move hw_params into priv
by Johannes Berg
· 13 years ago
7c5ba4a
iwlwifi: move queue watchdog into transport
by Johannes Berg
· 13 years ago
a42506e
iwlwifi: move ucode_type from shared to op_mode
by Meenakshi Venkataraman
· 13 years ago
2fdfc47
iwlwifi: move ucode error log reporting to op_mode
by Meenakshi Venkataraman
· 13 years ago
a18f61b
iwlwifi: move valid_contexts to priv
by Johannes Berg
· 13 years ago
9eae88f
iwlwifi: move queue mapping out of transport
by Johannes Berg
· 13 years ago
b5ea162
iwlwifi: explicitly track whether INIT uCode was run
by David Spinadel
· 13 years ago
8f7ffbe
iwlwifi: avoid some operations if no uCode loaded
by David Spinadel
· 13 years ago
354928dd
iwlwifi: make tx_cmd_pool kmem cache global
by Stanislaw Gruszka
· 13 years ago
9a71686
iwlwifi: separate status to priv and trans
by Don Fry
· 13 years ago
9563fe1
iwlwifi: remove unused max_nrg_cck from sensitivity and constify
by Johannes Berg
· 13 years ago
e755f88
iwlwifi: redesign PASSIVE_NO_RX workaround
by Johannes Berg
· 13 years ago
eae63b8
iwlwifi: don't include iwl-prph.h everywhere
by Johannes Berg
· 13 years ago
947a940
iwlwifi: move ucode_owner to priv
by Johannes Berg
· 13 years ago
4bd14dd
iwlwifi: abstract out notification wait support
by Johannes Berg
· 13 years ago
ab5c0f1
iwlwifi: keep plcp_delta_threshold in priv
by Johannes Berg
· 13 years ago
b1eea29
iwlwifi: move mutex out of shared
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
48a2d66
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
by Johannes Berg
· 13 years ago
15b86bf
iwlwifi: move wowlan bool into priv
by Johannes Berg
· 13 years ago
fb5fe5b
iwlwifi: simplify auth/assoc flow
by Johannes Berg
· 13 years ago
08ae86a
iwlwifi: remove shared lock
by Johannes Berg
· 13 years ago
4ff70fc
iwlwifi: introduce statistics lock
by Johannes Berg
· 13 years ago
fa23cb0
iwlwifi: make sta lock private & BH lock
by Johannes Berg
· 13 years ago
36a7922
iwlwifi: kill iwl_bus.h
by Emmanuel Grumbach
· 13 years ago
9030474
iwlwifi: move eeprom defines to iwl-eeprom.c
by Emmanuel Grumbach
· 13 years ago
d0f76d6
iwlwifi: virtualize the op_mode
by Emmanuel Grumbach
· 13 years ago
8655112
iwlwifi: move event and err pointers to iwl_nic
by Don Fry
· 13 years ago
637d7925
iwlwifi: use enhance_sensitivity from iwl_fw
by Emmanuel Grumbach
· 13 years ago
96502ce
iwlwifi: move firmware_loading_complete to iwl_nic
by Don Fry
· 13 years ago
737805f
iwlwifi: move firmware_name to iwl_nic
by Don Fry
· 13 years ago
f6fd51d
iwlwifi: move fw_index from iwl_priv to iwl_nic
by Don Fry
· 13 years ago
d359667
iwlwifi: move ucode_ver to iwl_nic
by Don Fry
· 13 years ago
1ee158d
iwlwifi: move workqueue to priv
by Johannes Berg
· 13 years ago
6c55f5e
iwlwifi: testmode new indirect RW API
by Amit Beka
· 13 years ago
edf3833
iwlwifi: move all ucode routines to iwl-ucode.c
by Don Fry
· 13 years ago
e81fb55
iwlwifi: move the shrd memory from priv
by Emmanuel Grumbach
· 13 years ago
98d4bf0
iwlwifi: fix uCode event tracing
by Johannes Berg
· 13 years ago
4e31826
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
04cf682
iwlwifi: tid_data moves to iwl_priv
by Emmanuel Grumbach
· 13 years ago
3862241
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
45c30db
iwlwifi: move calib_results list from iwl_priv to iwl_trans
by Don Fry
· 13 years ago
ae6130f
iwlwifi: move device_pointers from iwl_priv to iwl_shared
by Don Fry
· 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
c4db616
iwlwifi: remove reference to legacy devices
by Wey-Yi Guy
· 13 years ago
dd5fe10
iwlwifi: move ucode notification from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
3d6acef
iwlwifi: move ucode_type from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
306713f
iwlwifi: add tm commands for sram reading by dumpit
by Hsu, Kenny
· 13 years ago
f02c2fd
iwlagn: dynamically allocate & reflect calibration data
by Johannes Berg
· 13 years ago
97b52cf
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
by Don Fry
· 13 years ago
de7f5f9
iwlagn: move ucode files out of the iwl_priv structure
by Don Fry
· 13 years ago
5703ddb
iwlagn: move ucode_write_complete from priv to trans structure
by Don Fry
· 13 years ago
79d3eef
iwlagn: add P2P NoA to probe responses
by Johannes Berg
· 13 years ago
Next »