Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
07590f080d5f29e33158b22f7ad6079b85d87609
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn.c
5c58edc
iwlwifi: introducing the drv object's flows
by Emmanuel Grumbach
· 13 years ago
a78be21
iwlwifi: move uCode flags handling to op_mode
by Johannes Berg
· 13 years ago
e211b24
iwlwifi: move content of iwl_probe to post fetch_fw
by Emmanuel Grumbach
· 13 years ago
06e03f8
iwlwifi: changes args to iwl_nic for firmware operations
by Don Fry
· 13 years ago
6d4dec7
iwlwifi: iwl_set_hw_params returns always 0
by Emmanuel Grumbach
· 13 years ago
78e5a46
iwlwifi: kill iwl_down and s/__iwl_down/iwl_down
by Emmanuel Grumbach
· 13 years ago
655ccce
iwlwifi: change args to ucode routines
by Don Fry
· 13 years ago
96502ce
iwlwifi: move firmware_loading_complete 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
edf3833
iwlwifi: move all ucode routines to iwl-ucode.c
by Don Fry
· 13 years ago
87272af
iwlwifi: move bcast_sta_id init to common routine
by Don Fry
· 13 years ago
1589c56
iwlwifi: clarify comment
by Don Fry
· 13 years ago
08079a4
iwlwifi: move hw_rev to transport layer
by Emmanuel Grumbach
· 13 years ago
d48e207
iwlwifi: move the RF kill logic from iwl_probe to transport
by Emmanuel Grumbach
· 13 years ago
cc56feb
iwlwifi: introduce trans_ops->stop_hw
by Emmanuel Grumbach
· 13 years ago
a6c684e
iwlwifi: move apm_init to start_hw
by Emmanuel Grumbach
· 13 years ago
ebb7678
iwlwifi: move prepare_card_hw to start_hw
by Emmanuel Grumbach
· 13 years ago
57a1dc8
iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw
by Emmanuel Grumbach
· 13 years ago
8467ab4
iwlwifi: don't use the bus for ucode fw_desc any more
by Emmanuel Grumbach
· 13 years ago
ea4caad
iwlwifi: remove the pointer to dev from the bus layer
by Emmanuel Grumbach
· 13 years ago
1042db2
iwlwifi: give trans to all the read / write functions
by Emmanuel Grumbach
· 13 years ago
b52e7ea
iwlwifi: allocate the transport from the bus layer
by Emmanuel Grumbach
· 13 years ago
e81fb55
iwlwifi: move the shrd memory from priv
by Emmanuel Grumbach
· 13 years ago
8747bb4
iwlwifi: separate the APM from the EEPROM
by Emmanuel Grumbach
· 13 years ago
ed6a380
iwlwifi: add fw_alive to transport layer API, kill tx_start
by Emmanuel Grumbach
· 13 years ago
42602dd4
iwlwifi: add option to disalbe LED
by Wey-Yi Guy
· 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
885765f
iwlwifi: Execute runtime calibration always
by Venkataraman, Meenakshi
· 13 years ago
7428994
iwlagn: finer-grained HT disable
by Johannes Berg
· 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
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
0cb38d6
iwlwifi: P2P is not enabled by default
by Wey-Yi Guy
· 13 years ago
5ef15cc
iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE
by Wey-Yi Guy
· 13 years ago
b96b09d
iwlwifi: replace iwl_priv reference with iwl_trans for ucode.
by Don Fry
· 13 years ago
d7a4858
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
9995ffe
iwlwifi: change the default behavior of watchdog timer
by Wey-Yi Guy
· 13 years ago
34a5b4b
iwlwifi: do not re-configure HT40 after associated
by Wey-Yi Guy
· 13 years ago
274b89c
iwlagn: fix HW crypto for TX-only keys
by Johannes Berg
· 13 years ago
ebfa867
iwlwifi: show the configuration option
by Wey-Yi Guy
· 13 years ago
80e83da
iwlagn: dynamically allocate & reflect calibration data
by Johannes Berg
· 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
79d3eef
iwlagn: add P2P NoA to probe responses
by Johannes Berg
· 13 years ago
fa06ec7
iwlagn: simplify iwl_alloc_all
by Don Fry
· 13 years ago
5601240
iwlagn: update wowlan API
by Johannes Berg
· 13 years ago
6a686c6
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
by Emmanuel Grumbach
· 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
770c72c
iwlagn: add debug for mac80211 callback
by Wey-Yi Guy
· 13 years ago
ef082cb
iwlagn: don't stop rts/cts until last aggregation queue close
by Wey-Yi Guy
· 13 years ago
26bfc0c
iwlagn: eliminate bus pointer from iwl_priv structure
by Don Fry
· 13 years ago
3bde2b6
iwlagn: update beacon smarter
by Johannes Berg
· 13 years ago
af4dc88
iwlagn: separate init calib and rt calib
by Wey-Yi Guy
· 13 years ago
3c607d2
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
by Don Fry
· 13 years ago
390808d
iwlagn: split remain-on-channel
by Johannes Berg
· 13 years ago
c689290
iwlagn: remove common station priv
by Johannes Berg
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
18d0077
iwlagn: remove drvdata support from bus layer
by Johannes Berg
· 13 years ago
ca934b6
iwlagn: move sysfs files to debugfs
by Johannes Berg
· 13 years ago
c01a404
iwlagn: clean up PM code
by Johannes Berg
· 13 years ago
859cfb0
iwlagn: move iwl_stop / wake_queue to the upper layer
by Emmanuel Grumbach
· 13 years ago
909e9b2
iwlagn: free the Tx cmd when a non empty Tx queue is freed
by Emmanuel Grumbach
· 13 years ago
2249b01
iwlagn: workaround bug crashing some APs
by Don Fry
· 13 years ago
7a10e3e4
iwlagn: iwl-trans.c can't dereference iwl_priv any more
by Emmanuel Grumbach
· 13 years ago
3e10cae
iwlagn: remove priv dereferences from the transport layer
by Emmanuel Grumbach
· 13 years ago
debcf73
iwlagn: handle GO powersave
by Johannes Berg
· 13 years ago
e20d4341
iwlagn: move the stop / wake queue logic to transport layer
by Emmanuel Grumbach
· 13 years ago
f22be62
iwlagn: move check_stuck_queue to 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
c91bd12
iwlagn: cosmetics in iwl-trans.h
by Emmanuel Grumbach
· 13 years ago
e13c0c5
iwlagn: move the mapping ac to queue / fifo to transport
by Emmanuel Grumbach
· 13 years ago
dfa2bdb
iwlagn: upper layer uses slabs to allocate tx cmds
by Emmanuel Grumbach
· 13 years ago
ba562f7
iwlagn: set tx_fifo for ampdu in transport layer
by Emmanuel Grumbach
· 13 years ago
ae2c30b
iwlagn: stop the device before freeing it
by Emmanuel Grumbach
· 13 years ago
fd65693
iwlagn: remove dereferences of priv from transport
by Emmanuel Grumbach
· 13 years ago
5f85a78
iwlagn: iwl_tid_data moves to iwl-shared
by Emmanuel Grumbach
· 13 years ago
83ed901
iwlagn: all function iwl-io.c receive iwl_bus
by Emmanuel Grumbach
· 13 years ago
dda61a4
iwlagn: iwl-dev.h doesn't include iwl-fh.h any more
by Emmanuel Grumbach
· 13 years ago
ab9e212
iwlagn: remove unused parameters from hw_params
by Emmanuel Grumbach
· 13 years ago
6bb7884
iwlagn: remove references to priv from the transport layer
by Emmanuel Grumbach
· 13 years ago
7201247
iwlagn: move hcmd_lock to transport layer
by Emmanuel Grumbach
· 13 years ago
845a9c0
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
fee84f0d
iwlagn: more comments for bt channel inhibition
by Wey-Yi Guy
· 13 years ago
dd5b6d0
iwlagn: enable 11n aggregation without checking traffic load
by Wey-Yi Guy
· 13 years ago
7ff9470
iwlagn: move the NIC error flow to the transport layer
by Emmanuel Grumbach
· 13 years ago
0c32576
iwlagn: move ISR related data to transport layer
by Emmanuel Grumbach
· 13 years ago
57210f7
iwlagn: move iwl_suspend / iwl_resume to the transport layer
by Emmanuel Grumbach
· 13 years ago
e6bb4c9
iwlagn: bus layer chooses its transport layer
by Emmanuel Grumbach
· 13 years ago
f39c95e
iwlagn: priv->sta_lock moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
6ac2f83
iwlagn: priv->mutex moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
10b15e6
iwlagn: priv->lock moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
63013ae
iwlagn: priv->status moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
74e28e4
iwlagn: workqueue moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
Next »