Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8fcbd4dc7a1b338b393dcd6869deb1725cf1a9f3
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-1000.c
8fcbd4dc
iwlagn: fix *_UCODE_API_MAX output in the firmware field
by Evgeni Golov
· 14 years ago
214d14d
iwlagn: clean up TXQ indirection
by Johannes Berg
· 14 years ago
94b0065
iwlagn: remove bytecount indirection
by Johannes Berg
· 14 years ago
d6d023a
iwlagn: remove un-necessary debugfs callback
by Wey-Yi Guy
· 14 years ago
16b80b7
iwlagn: semaphore and calib cleanup
by Don Fry
· 14 years ago
9d143e9
iwlagn: mod param cleanup
by Don Fry
· 14 years ago
119ea18
iwlagn: remove un-necessary ieee80211_ops
by Wey-Yi Guy
· 14 years ago
5cab35e
iwlagn: no 5.2GHz/HT40 support for bgn devices
by Wey-Yi Guy
· 14 years ago
f42e766
iwlagn: temperature should be measure for all _agn devices
by Wey-Yi Guy
· 14 years ago
b7af6a9
iwlagn: always support uCode trace
by Wey-Yi Guy
· 14 years ago
e79b1ca
iwlagn: use direct call for led functions
by Wey-Yi Guy
· 14 years ago
703bc58
iwlagn: sensitivity and chain noise done by driver
by Wey-Yi Guy
· 14 years ago
15ade3c
iwlagn: remove un-needed configuration
by Wey-Yi Guy
· 14 years ago
3ecccbc
iwlagn: remove un-necessary function pointer
by Wey-Yi Guy
· 14 years ago
1d5cc555
iwlwifi: remove extranious macro from firmware define
by root
· 14 years ago
519d8ab
iwlagn: remove ISR ops
by Johannes Berg
· 14 years ago
917b677
iwlagn: remove BSM clock setting
by Johannes Berg
· 14 years ago
901069c
iwlagn: change Copyright to 2011
by Wey-Yi Guy
· 14 years ago
1fc3527
iwlagn: remove bootstrap code
by Johannes Berg
· 14 years ago
7102762
iwlagn: clean up ucode loading
by Johannes Berg
· 14 years ago
18d6a0f
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 14 years ago
7ffef13
iwlagn: clean up TX aggregation code
by Johannes Berg
· 14 years ago
4a37390
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
fea41cc
iwlagn: Support new 1000 microcode.
by Fry, Donald H
· 14 years ago
ad6e82a
iwlwifi: move check health code into iwl-rx.c
by Stanislaw Gruszka
· 14 years ago
9dc2153
iwlwifi: always support idle mode for agn devices
by Wey-Yi Guy
· 14 years ago
9d4dea7
iwlagn: Enable idle powersave mode in 1000 series
by Meenakshi Venkataraman
· 14 years ago
65af8de
iwlagn: code clean up to remove duplicate code
by Wey-Yi Guy
· 14 years ago
c6fc108
iwlagn: remove old EEPROM TX power reading
by Johannes Berg
· 14 years ago
8d6748c
iwlagn: implement layout-agnostic EEPROM reading
by Johannes Berg
· 14 years ago
17423ea
iwlagn: rx antenna diversity
by Wey-Yi Guy
· 14 years ago
22de94d
iwlwifi: jiffies based tx queues watchdog
by Stanislaw Gruszka
· 14 years ago
638514f
iwlagn: Offical name for 100/130 device
by Wey-Yi Guy
· 14 years ago
dbbf175
iwlwifi: use antenna information in EEPROM
by Wey-Yi Guy
· 14 years ago
21a5b3c
iwlagn: use SKU information in the EEPROM
by Wey-Yi Guy
· 14 years ago
564b344
iwlwifi: change default led mode for different devices
by Wey-Yi Guy
· 14 years ago
e39fdee
iwlwifi: put all the isr related function under ops
by Wey-Yi Guy
· 14 years ago
2295c66
iwlagn: new RXON processing for modern devices
by Johannes Berg
· 14 years ago
dc21b54
iwlwifi: make mac80211 ops a device config
by Johannes Berg
· 14 years ago
14e8e4a
iwlwifi: remove apm_ops.stop
by Johannes Berg
· 14 years ago
9597eba
iwlwifi: remove set_pwr_src operation
by Johannes Berg
· 14 years ago
0453674
iwlwifi: remove set_ct_kill operation
by Johannes Berg
· 14 years ago
d3f5ba9
iwlwifi: remove verify_signature eeprom operation
by Johannes Berg
· 14 years ago
7cb1b08
iwlagn: reduce redundant parameter definitions
by Wey-Yi Guy
· 14 years ago
1de19ec
iwlwifi: define 100 devices
by Jay Sternberg
· 14 years ago
54a9aa6
iwlagn: keep track of failure tx status
by Wey-Yi Guy
· 14 years ago
a194e32
iwlwifi: contextify broadcast station
by Johannes Berg
· 14 years ago
268bae0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
0975cc8
iwlwifi: separate thermal throttling function
by Wey-Yi Guy
· 14 years ago
ce60659
iwlwifi: long monitor timer
by Wey-Yi Guy
· 14 years ago
94597ab
iwlagn: fix rts cts protection
by Johannes Berg
· 14 years ago
ffb7d89
iwlagn: add bluetooth stats to debugfs
by Wey-Yi Guy
· 14 years ago
bf3c7fd
iwlwifi: generic parameter define for _agn device
by Wey-Yi Guy
· 15 years ago
6555063
iwlwifi: add support for device tx flush request
by Wey-Yi Guy
· 15 years ago
716c74b
iwlwifi: add mac80211 flush callback support
by Wey-Yi Guy
· 15 years ago
278c2f6
iwlwifi: update LQ for bcast station on channel change
by Daniel Halperin
· 15 years ago
178d159
iwlwifi: enable DC calibration based on config parameter
by Wey-Yi Guy
· 15 years ago
a0ee74c
iwlwifi: beacon format related helper function
by Wey-Yi Guy
· 15 years ago
2c810cc
iwlwifi: rework broadcast station management
by Johannes Berg
· 15 years ago
22adba2
iwlwifi: remove ucode virtual functions
by Johannes Berg
· 15 years ago
1fa61b2
iwlwifi: manage IBSS station properly
by Johannes Berg
· 15 years ago
65d1f89
iwlwifi: use cfg to configure calibration operation
by Wey-Yi Guy
· 15 years ago
6e5c800
iwlwifi: use .cfg to enable/disable continuous ucode trace
by Wey-Yi Guy
· 15 years ago
f8478df
iwlwifi: greenfield support only true for 11n devices
by Wey-Yi Guy
· 15 years ago
b8c7626
iwlwifi: add debugfs ops to iwlwifi
by Abhijeet Kolekar
· 15 years ago
678b385
iwlwifi: default max event log size
by Wey-Yi Guy
· 15 years ago
348ee7cd
iwlwifi: move agn module parameter structure to common place
by Wey-Yi Guy
· 15 years ago
00e7059
iwlwifi: each device has its own eeprom tx power version
by Wey-Yi Guy
· 15 years ago
e04ed0a
iwlwifi: move agn common code to iwlagn library file
by Wey-Yi Guy
· 15 years ago
741a626
iwlwifi: move ucode alive related code to separate file
by Wey-Yi Guy
· 15 years ago
19e6cda
iwlwifi: move hw related defines to separate file
by Wey-Yi Guy
· 15 years ago
b305a08
iwlwifi: move tx queue related code to separate file
by Wey-Yi Guy
· 15 years ago
7dc77db
iwlwifi: move hcmd related code to separate file
by Wey-Yi Guy
· 15 years ago
81b8176
iwlwifi: code cleanup for "load ucode" function
by Wey-Yi Guy
· 15 years ago
792bc3c
iwlwifi: move ucode loading related code to separated file
by Wey-Yi Guy
· 15 years ago
fa8f130c
iwlwifi: code cleanup for connectivity recovery
by Wey-Yi Guy
· 15 years ago
beac549
iwlwifi: move plcp check to separated function
by Wey-Yi Guy
· 15 years ago
b74e31a
iwlwifi: Recover TX flow stall due to stuck queue
by Wey-Yi Guy
· 15 years ago
c11362c
iwlwifi: clean up driver names for 1000/5000/6000
by Shanyu Zhao
· 15 years ago
a117512
iwlagn: move ICT code into separate file
by Johannes Berg
· 15 years ago
6c3872e
iwlwifi: Adjusting PLCP error threshold for 1000 NIC
by Trieu 'Andrew' Nguyen
· 15 years ago
d4fe5ac
iwlwifi: Add chain noise scaling factor
by Ben Cahill
· 15 years ago
fac06108
iwlwifi: update sensitivity calibration data for 1000 series
by Wey-Yi Guy
· 15 years ago
3459ab5
iwlwifi: make broadcast station addition generic
by Reinette Chatre
· 15 years ago
3e4fb5f
iwlwifi: Tune radio to prevent unexpected behavior
by Trieu 'Andrew' Nguyen
· 15 years ago
1f44780
iwlwifi: update copyright year to 2010
by Reinette Chatre
· 15 years ago
1b3eb82
iwlwifi: display flowhandler register when sw error or on-demand
by Wey-Yi Guy
· 15 years ago
45d5d80
iwlwifi: Constify struct iwl_ops
by Emese Revfy
· 15 years ago
ba37a3d
iwlwifi: use new mac80211 SMPS
by Johannes Berg
· 15 years ago
696bdee
iwlwifi: dump "Control and Status Register" when detect uCode HW/SW error
by Wey-Yi Guy
· 15 years ago
c15d20c
iwlwifi: set sm_ps_mode as part of cfg parameters
by Wey-Yi Guy
· 15 years ago
ddd2104
iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damage
by John W. Linville
· 15 years ago
a6c5c73
iwlagn: invoke L0S workaround for 6000/1000 series
by Ben Cahill
· 15 years ago
480e840
iwlwifi: issue ct_kill host command based on device config
by Wey-Yi Guy
· 15 years ago
fadb358
iwlwifi: consolidate apm_init() functions
by Ben Cahill
· 15 years ago
88804e2
iwlwifi: dynamic allocate tx queue structure
by Wey-Yi Guy
· 15 years ago
b660d3a
iwlagn, iwl3945: remove apm_reset() functions
by Ben Cahill
· 15 years ago
d68b603
iwlwifi/iwl3945 : unify apm stop operation
by Abhijeet Kolekar
· 15 years ago
e932a60
iwlwifi: LED cleanup
by Johannes Berg
· 15 years ago
9554b34
iwlwifi: add module firmware info for 1000 series
by Huaxu Wan
· 15 years ago
Next »