Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7428994d7991c662d77fc5212a9e42de34c05335
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn.c
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
cefeaa5
iwlagn: cmd_queue moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
d618912
iwlagn: hw_params moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
8f470ce
iwlagn: debug_level moves to struct iwl_shared
by Emmanuel Grumbach
· 13 years ago
cac988a
iwlagn: introduce struct iwl-shared - known by all layers
by Emmanuel Grumbach
· 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
4d2a5d0
iwlagn: move context init after firmware loading
by Johannes Berg
· 13 years ago
5d7969b
iwlagn: separate firmware version warning
by Johannes Berg
· 13 years ago
29a34f9
iwlagn: remove wireless extensions inclusions
by Johannes Berg
· 13 years ago
2629313
iwlwifi: Fix build with CONFIG_PM disabled.
by David S. Miller
· 13 years ago
1e89cbac
iwlagn: probe would crash with DEBUG_SHIRQ
by Emmanuel Grumbach
· 13 years ago
c8ac61c
iwlagn: implement WoWLAN
by Johannes Berg
· 13 years ago
5a3d988
iwlagn: rewrite HW crypto
by Johannes Berg
· 13 years ago
898ed67
iwlagn: remove un-necessary "_agn"
by Wey-Yi Guy
· 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
41c5054
iwlagn: transport layer receives struct iwl_trans*
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
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
ab697a9
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
by Emmanuel Grumbach
· 13 years ago
4caab32
iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr
by Fry, Donald H
· 13 years ago
90c300c
iwlagn: remove dual-indirect call to simply the code
by Wey-Yi Guy
· 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
Next »