Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f748040bb875a0d94c3ceef180ab704bdf43079f
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn.c
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
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
· 14 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
· 14 years ago
34c1b7b
iwlagn: move the tasklet / irq to the transport layer
by Emmanuel Grumbach
· 14 years ago
2a897d4
iwlagn: Add missing comma between constant string array
by Joe Perches
· 13 years ago
3a3b14c
iwlagn: declare static
by Wey-Yi Guy
· 13 years ago
207ecc5
iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state
by Meenakshi Venkataraman
· 13 years ago
bdfbf09
iwlagn: provide heplers to access the transport ops
by Emmanuel Grumbach
· 13 years ago
e419d62
iwlagn: consolidate the API that sends host commands and move to transport
by Emmanuel Grumbach
· 13 years ago
1359ca4
iwlagn: add an API to free the TX context
by Emmanuel Grumbach
· 13 years ago
e3f10ce
iwlagn: remove hcmd ops
by Wey-Yi Guy
· 14 years ago
e55b517
iwlagn: call bt_coex directlly
by Wey-Yi Guy
· 14 years ago
a0f6b0a
iwlagn: add rx_free to transport layer
by Emmanuel Grumbach
· 14 years ago
c85eb61
iwlagn: introduce transport layer and implement rx_init
by Emmanuel Grumbach
· 14 years ago
300d083
iwlagn: add module parameter to disable stuck queue watchdog timer
by Wey-Yi Guy
· 14 years ago
0b5b3ff
iwlagn: fill beacon TX rate properly
by Johannes Berg
· 14 years ago
f753816
iwlagn: Add power_level module parameter
by Wey-Yi Guy
· 14 years ago
0172b02
iwlagn: add power_save module parameter
by Wey-Yi Guy
· 14 years ago
705cd45
iwlagn: store the irq number to iwl_bus just like dev
by Emmanuel Grumbach
· 14 years ago
807caf2
iwlagn: fix misplaced bracket
by Emmanuel Grumbach
· 14 years ago
bcd4fe2
iwlagn: waterfall the bus level if prepare card failed
by Emmanuel Grumbach
· 14 years ago
ea3aa93
iwlagn: finally kill the pointer to pci_dev from iwl-dev.h
by Emmanuel Grumbach
· 14 years ago
Next »