Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9adcf440dcc886a950a6049f928ab679912d99f4
/
drivers
/
net
/
wireless
/
iwlwifi
4690c33
iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()
by Dan Carpenter
· 13 years ago
427977a
iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()
by Dan Carpenter
· 13 years ago
2fa8b6a
iwlwifi: iwl-agn-rs.c: remove old comment
by Greg Dietsche
· 13 years ago
debcf73
iwlagn: handle GO powersave
by Johannes Berg
· 13 years ago
8ad71be
iwlagn: move tx queues to transport layer
by Emmanuel Grumbach
· 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
7f01d56
iwlagn: move the disable agg logic to transport layer
by Emmanuel Grumbach
· 13 years ago
464021f
iwlagn: move the check_empty logic to the transport layer
by Emmanuel Grumbach
· 13 years ago
288712a
iwlagn: allocate resources for TX BA session in transport
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
2c45229
iwlagn: upper layer stores iwl_rxon_context in skb's CB
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
1603dd4
iwlagn: adding special "D" SKU for 2000 series
by Wey-Yi Guy
· 13 years ago
332a4ba
iwlagn: iwl-pci doesn't include iwl-dev any more
by Emmanuel Grumbach
· 13 years ago
f090fba
iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set
by Daniel Halperin
· 13 years ago
83ed901
iwlagn: all function iwl-io.c receive iwl_bus
by Emmanuel Grumbach
· 13 years ago
a72b8b0
iwlagn: add missing includes
by Emmanuel Grumbach
· 13 years ago
9d6b2cb
iwlagn: move Keep Warm to transport layer
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
16db88b
iwlagn: move dump_csr and dump_fh to transport layer
by Emmanuel Grumbach
· 13 years ago
7201247
iwlagn: move hcmd_lock to transport layer
by Emmanuel Grumbach
· 13 years ago
6d8f6ee
iwlagn: transport layer should receive iwl_trans
by Emmanuel Grumbach
· 13 years ago
790428b
iwlagn: move iwl_free_pages to iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
845a9c0
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
effcea1
iwlagn: fix the check of IWLAGN_FIRST_AMPDU_QUEUE
by Emmanuel Grumbach
· 13 years ago
105183b
iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie
by Emmanuel Grumbach
· 13 years ago
04e1cab
iwlagn: move reclaim related functions
by Emmanuel Grumbach
· 13 years ago
a0eaad7
iwlagn: reclaim the packets in transport layer
by Emmanuel Grumbach
· 13 years ago
1f7b617
iwlagn: move isr_statistics to transport layer
by Emmanuel Grumbach
· 13 years ago
e4ef84d
iwlagn: add comments to module parameters
by Wey-Yi Guy
· 13 years ago
fee84f0d
iwlagn: more comments for bt channel inhibition
by Wey-Yi Guy
· 13 years ago
6a9ae0d
iwlagn: support small form factor SKU of 6205
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
5a878bf
iwlagn: iwl_rx_queue moves to the iwl_trans_pcie
by Emmanuel Grumbach
· 13 years ago
87e5666
iwlagn: transport handler can register debugfs entries
by Emmanuel Grumbach
· 13 years ago
6fbfae8
iwlagn: add comments to iwl_bus / iwl_trans
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
9ca06f0
iwlagn: add IWL_DEBUG_FW_ERRORS
by Emmanuel Grumbach
· 13 years ago
44856c6
iwlagn: modify the debug macro to be usable by all the layers
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
a294b96
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
by Emmanuel Grumbach
· 13 years ago
f293bd1
iwlagn: remove out-dated comments
by Wey-Yi Guy
· 13 years ago
b39488a
iwlagn: Rename iwlcore prefix
by Wey-Yi Guy
· 13 years ago
ae7f9a7
iwlagn: support v2 of enhanced sensitivity table
by Wey-Yi Guy
· 13 years ago
e7515ba
iwlagn: change default sensitivity value for 5000 and 6000 series
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
ca9a460
iwlagn: bump firmware API for some devices
by Johannes Berg
· 13 years ago
5d7969b
iwlagn: separate firmware version warning
by Johannes Berg
· 13 years ago
306584c
iwlagn: Remove ht40 support from 5.2GHz for _bgn devices
by Wey-Yi Guy
· 13 years ago
946572b2
iwlagn: default smps mode for 1000 series device
by Wey-Yi Guy
· 13 years ago
72c04ce
iwlagn: reserve queue 10 for TX during scan dwell
by Johannes Berg
· 13 years ago
29a34f9
iwlagn: remove wireless extensions inclusions
by Johannes Berg
· 13 years ago
a5d5a91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
f352910
iwlagn: 5000 do not support idle mode
by Wey-Yi Guy
· 13 years ago
cc1a93e
iwlagn: sysfs couldn't find the priv pointer
by Emmanuel Grumbach
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
2629313
iwlwifi: Fix build with CONFIG_PM disabled.
by David S. Miller
· 13 years ago
41bf371
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
1e89cbac
iwlagn: probe would crash with DEBUG_SHIRQ
by Emmanuel Grumbach
· 13 years ago
d62b39e
iwlagn: remove "disable otp refresh" W/A
by Wey-Yi Guy
· 13 years ago
e1b1c08
iwlagn: rename iwlagn_set_dynamic_key
by Johannes Berg
· 13 years ago
bbb05cb
iwlagn: track beacon interval sent to device
by Johannes Berg
· 13 years ago
21489ec
iwlagn: write iq invert register for 105/135 device
by Wey-Yi Guy
· 13 years ago
c8ac61c
iwlagn: implement WoWLAN
by Johannes Berg
· 13 years ago
5a3d988
iwlagn: rewrite HW crypto
by Johannes Berg
· 13 years ago
0bfe989
iwlagn: remove forgotten debugfs function
by Johannes Berg
· 13 years ago
898ed67
iwlagn: remove un-necessary "_agn"
by Wey-Yi Guy
· 13 years ago
a920bff
iwlagn: remove keyinfo cache
by Johannes Berg
· 13 years ago
c10e2c1
iwlagn: testmode fixed rate available for testmode only
by Wey-Yi Guy
· 13 years ago
b09b296d
iwlagn: add comment to warn about WoWLAN in resume / suspend flows
by Emmanuel Grumbach
· 14 years ago
c1c8140
iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv
by Emmanuel Grumbach
· 14 years ago
d593411
iwlagn: simplify the bus architecture
by Emmanuel Grumbach
· 14 years ago
41c5054
iwlagn: transport layer receives struct iwl_trans*
by Emmanuel Grumbach
· 14 years ago
0286cee
iwlagn: move iwl_prepare_card_hw to the transport layer
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
48d42c4
iwlagn: SCD configuration for AMPDU moves to transport layer
by Emmanuel Grumbach
· 14 years ago
2e27799
iwlagn: radio sensor offset in le16 format
by Wey-Yi Guy
· 14 years ago
ad3f712
iwlagn: define valid init calibration mask
by Wey-Yi Guy
· 14 years ago
Next »