Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
72f318897e50c29b91efd1ed24515a93c138a2ba
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn-rx.c
3862241
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
ae6130f
iwlwifi: move device_pointers from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
dd5fe10
iwlwifi: move ucode notification from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
1b3c0c3
iwlwifi: show command string for REPLY_D3_CONFIG
by Wey-Yi Guy
· 13 years ago
81a3de1
iwlwifi: add debug information on queue stop / wake
by Emmanuel Grumbach
· 13 years ago
79d3eef
iwlagn: add P2P NoA to probe responses
by Johannes Berg
· 13 years ago
6a686c6
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
by Emmanuel Grumbach
· 13 years ago
3246c4e
iwlagn: rename iwl-rx.c to iwl-agn-rx.c
by Wey-Yi Guy
· 13 years ago
[Renamed (91%) from drivers/net/wireless/iwlwifi/iwl-rx.c]
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
3bde2b6
iwlagn: update beacon smarter
by Johannes Berg
· 13 years ago
7e4005c
iwlagn: add "echo test" command to debugfs
by Wey-Yi Guy
· 13 years ago
247c61d
iwlagn: remove the callback in host commands
by Emmanuel Grumbach
· 13 years ago
effd4d9
iwlagn: do not use interruptible waits
by Johannes Berg
· 13 years ago
522376d
iwlagn: clean up of transport layer
by Emmanuel Grumbach
· 13 years ago
3e10cae
iwlagn: remove priv dereferences from the transport layer
by Emmanuel Grumbach
· 13 years ago
e13c0c5
iwlagn: move the mapping ac to queue / fifo to transport
by Emmanuel Grumbach
· 13 years ago
83ed901
iwlagn: all function iwl-io.c receive iwl_bus
by Emmanuel Grumbach
· 13 years ago
1f7b617
iwlagn: move isr_statistics to transport layer
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
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
48f20d3
iwlagn: introduce iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
898ed67
iwlagn: remove un-necessary "_agn"
by Wey-Yi Guy
· 14 years ago
8d30119
iwlagn: kill iwlagn_rx_handler_setup
by Emmanuel Grumbach
· 14 years ago
ab697a9
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
by Emmanuel Grumbach
· 14 years ago
90c300c
iwlagn: remove dual-indirect call to simply the code
by Wey-Yi Guy
· 14 years ago
1ab9f6c
iwlagn: move the Rx dispatching to the upper layer
by Emmanuel Grumbach
· 14 years ago
5c3d29f
iwlagn: remove iwlagn_hcmd_utils structure and call directly
by Don Fry
· 14 years ago
909fc3c
iwlagn: remove double level temperature indirect call
by Wey-Yi Guy
· 14 years ago
252e735
iwlagn: remove the indirection for the rx write pointer
by Emmanuel Grumbach
· 14 years ago
c85eb61
iwlagn: introduce transport layer and implement rx_init
by Emmanuel Grumbach
· 14 years ago
3599d39
iwlagn: add get_dev to iwl_bus_ops
by Emmanuel Grumbach
· 14 years ago
6f213ff
iwlagn: fix channel switch locking
by Stanislaw Gruszka
· 14 years ago
9d143e9
iwlagn: mod param cleanup
by Don Fry
· 14 years ago
ca7966c
iwlagn: implement synchronous firmware load
by Johannes Berg
· 14 years ago
0da0e5b
iwlagn: clean up & autodetect statistics
by Johannes Berg
· 14 years ago
68b9931
iwlagn: fix radar frame rejection
by Garen Tamrazian
· 14 years ago
0e58844
iwlagn: remove rxb page bookkeeping
by Johannes Berg
· 14 years ago
d7d5783
iwlagn: clean up alive handling
by Johannes Berg
· 14 years ago
901069c
iwlagn: change Copyright to 2011
by Wey-Yi Guy
· 14 years ago
118253c
iwlwifi: fix iwl-rx.c compilation
by Stanislaw Gruszka
· 14 years ago
410f2bb
iwlwifi: avoid too frequent recover from statistics
by Stanislaw Gruszka
· 14 years ago
6198c38
iwlwifi: cleanup iwl_good_plcp_health
by Stanislaw Gruszka
· 14 years ago
466a19a
iwlwifi: move rx handlers code to iwl-rx.c
by Stanislaw Gruszka
· 14 years ago
6728994
iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c
by Stanislaw Gruszka
· 14 years ago
ad6e82a
iwlwifi: move check health code into iwl-rx.c
by Stanislaw Gruszka
· 14 years ago
b7977ff
iwlwifi: add {ack,plpc}_check module parameters
by Stanislaw Gruszka
· 14 years ago
be663ab
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
4bc85c1
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
by Wey-Yi Guy
· 14 years ago
aa833c4
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
ca3d938
iwlwifi: cleanup iwl_recover_from_statistics
by Stanislaw Gruszka
· 14 years ago
f81c1f4
iwlagn: enable shadow register
by Wey-Yi Guy
· 14 years ago
fd11743
iwlwlifi: update rx write pointer w/o request mac access in the CAM mode
by Winkler, Tomas
· 14 years ago
0de7673
iwlwifi: clean up declarations
by Johannes Berg
· 14 years ago
246ed35
iwlwifi: initial contextification
by Johannes Berg
· 14 years ago
c04f9f2
iwlwifi: fix fw_restart module parameter
by Wey-Yi Guy
· 15 years ago
278fc73
iwlwifi: move agn specific rx related code to iwl-agn-rx.c
by Wey-Yi Guy
· 15 years ago
d5b25c9
iwlwifi: rename rxq->dma_addr
by Emmanuel Grumbach
· 15 years ago
2daf6c1
Revert "iwlwifi: move _agn statistics related structure"
by John W. Linville
· 15 years ago
1c62c72
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
6fe70aa
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
· 15 years ago
d73e492
iwlwifi: split debug and debugfs options
by Johannes Berg
· 15 years ago
a2064b7
iwlwifi: move _agn statistics related structure
by Wey-Yi Guy
· 15 years ago
a29576a
iwl3945: add plcp error checking
by Abhijeet Kolekar
· 15 years ago
3d38f17
iwlwifi: checking for all the possible failure cases
by Wey-Yi Guy
· 15 years ago
5c01d56
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
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ed1b6e9
iwlwifi: remove noise reporting
by Johannes Berg
· 15 years ago
8d80108
iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagn
by Wey-Yi Guy
· 15 years ago
54b8155
iwlwifi: move agn only rx functions from iwlcore to iwlagn
by Wey-Yi Guy
· 15 years ago
74bcdb3
iwlwifi: move agn only tx functions from iwlcore to iwlagn
by Wey-Yi Guy
· 15 years ago
872c8dd
iwlwifi: iwl_good_ack_health() only apply to AGN device
by Wey-Yi Guy
· 15 years ago
e184f67
Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"
by Reinette Chatre
· 15 years ago
76232eb
iwlwifi: fix build error for CONFIG_IWLAGN=n
by John W. Linville
· 15 years ago
fa8f130c
iwlwifi: code cleanup for connectivity recovery
by Wey-Yi Guy
· 15 years ago
d5a0ffa
iwlwifi: Recover TX flow failure
by Wey-Yi Guy
· 15 years ago
beac549
iwlwifi: move plcp check to separated function
by Wey-Yi Guy
· 15 years ago
e99f168c
iwlagn: remove write-only variables
by Johannes Berg
· 15 years ago
08b2cb0
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
64463da
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
ab9bdc3
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
by Reinette Chatre
· 15 years ago
fafaf31
iwlwifi: fix AMSDU Rx after paged Rx patch
by Shanyu Zhao
· 15 years ago
1db5950
iwlwifi: Monitor and recover the aggregation TX flow failure
by Trieu 'Andrew' Nguyen
· 15 years ago
f36d04a
iwlwifi: use dma_alloc_coherent
by Stanislaw Gruszka
· 15 years ago
7bfedc5
iwlwifi: cleanup return values
by Abhijeet Kolekar
· 15 years ago
a93e797
iwlwifi: multiple force reset mode
by Wey-Yi Guy
· 15 years ago
81963d6
iwlwifi: cleanup spectrum measurement command support
by Reinette Chatre
· 15 years ago
3e4fb5f
iwlwifi: Tune radio to prevent unexpected behavior
by Trieu 'Andrew' Nguyen
· 15 years ago
a13d276
iwlwifi: configure missed beacon threshold
by Wey-Yi Guy
· 15 years ago
1f44780
iwlwifi: update copyright year to 2010
by Reinette Chatre
· 15 years ago
2be76703
iwlwifi: set interrupt coalescing timer range and default
by Wey-Yi Guy
· 15 years ago
e3ef216
iwlwifi: format and show statistics counter from uCode
by Wey-Yi Guy
· 15 years ago
9ed333e
iwlwifi: fix clear statistics counter command
by Wey-Yi Guy
· 15 years ago
671adc9
wireless: remove remaining qual code
by Johannes Berg
· 15 years ago
64a76b5
iwlwifi: allocated rx page accounting cleanup
by Zhu Yi
· 15 years ago
74ba67e
iwlagn: Use iwl_write8() for CSR_INT_COALESCING register
by Ben Cahill
· 15 years ago
6ab10ff
iwlwifi: handle unicast PS buffering
by Johannes Berg
· 15 years ago
ef8d552
iwlwifi: update reply_statistics_cmd with 'clear' parameter
by Wey-Yi Guy
· 15 years ago
Next »