Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
08079a4919ca960c0f46d244cae3a6ec2c39041d
/
drivers
/
net
/
wireless
/
iwlwifi
/
Makefile
5ef15cc
iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE
by Wey-Yi Guy
· 13 years ago
8a3cb29
iwlwifi: rename iwl-agn-ucode as iwl-ucode
by Don Fry
· 13 years ago
7152375
iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c
by Wey-Yi Guy
· 13 years ago
7335613
iwlwifi: move all mac80211 related functions to one place
by Wey-Yi Guy
· 13 years ago
3246c4e
iwlagn: rename iwl-rx.c to iwl-agn-rx.c
by Wey-Yi Guy
· 13 years ago
c745f55
iwlagn: merge station management functions
by Wey-Yi Guy
· 13 years ago
3c607d2
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
by Don Fry
· 13 years ago
72afb10
iwlagn: Makefile whitespace cleanup
by Johannes Berg
· 13 years ago
370ad31
iwlagn: generically provide iwl_trans_send_cmd_pdu
by Johannes Berg
· 13 years ago
c17d068
iwlagn: move PCI-E transport files
by Johannes Berg
· 13 years ago
701cb09
iwlagn: merge eeprom access into single file
by Wey-Yi Guy
· 13 years ago
1a361cd
iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c
by Emmanuel Grumbach
· 14 years ago
253a634
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
by Emmanuel Grumbach
· 14 years ago
ab697a9
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
by Emmanuel Grumbach
· 14 years ago
e505c43
iwlagn: remove un-necessary file
by Wey-Yi Guy
· 14 years ago
c85eb61
iwlagn: introduce transport layer and implement rx_init
by Emmanuel Grumbach
· 14 years ago
48d1a21
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
by Emmanuel Grumbach
· 14 years ago
4613e72
iwlwifi: support the svtool messages interactions through nl80211 test mode
by Cindy H. Kao
· 14 years ago
d6d023a
iwlagn: remove un-necessary debugfs callback
by Wey-Yi Guy
· 14 years ago
e79b1ca
iwlagn: use direct call for led functions
by Wey-Yi Guy
· 14 years ago
02a7fa0
iwlagn: move IO functions out of line
by Johannes Berg
· 14 years ago
6728994
iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c
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
c5a5e18
iwlagn: 2000 series devices support
by Wey-Yi Guy
· 14 years ago
b5bb2f2
iwlwifi: fix modular 3945 only build
by Johannes Berg
· 14 years ago
e39fdee
iwlwifi: put all the isr related function under ops
by Wey-Yi Guy
· 14 years ago
ae79d23
iwlagn: fix non-5000+ build
by Johannes Berg
· 14 years ago
2295c66
iwlagn: new RXON processing for modern devices
by Johannes Berg
· 14 years ago
3be63ff
iwlwifi: move agn only eeprom functions to separate file
by Wey-Yi Guy
· 14 years ago
a30e311
iwlwifi: move agn specific station code there
by Johannes Berg
· 14 years ago
0975cc8
iwlwifi: separate thermal throttling function
by Wey-Yi Guy
· 14 years ago
f84ac08
iwlwifi: move calibration from iwlcore to iwlagn
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
17f36fc
iwl3945: add ucode statistics
by Abhijeet Kolekar
· 15 years ago
b8c7626
iwlwifi: add debugfs ops to iwlwifi
by Abhijeet Kolekar
· 15 years ago
e04ed0a
iwlwifi: move agn common code to iwlagn library 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
792bc3c
iwlwifi: move ucode loading related code to separated file
by Wey-Yi Guy
· 15 years ago
a117512
iwlagn: move ICT code into separate file
by Johannes Berg
· 15 years ago
81963d6
iwlwifi: cleanup spectrum measurement command support
by Reinette Chatre
· 15 years ago
65baa90
iwlwifi: check endianness annotations by default
by Johannes Berg
· 15 years ago
e932a60
iwlwifi: LED cleanup
by Johannes Berg
· 15 years ago
be1a71a
iwlwifi: device tracing
by Johannes Berg
· 15 years ago
a60e77e
iwlwifi: port to cfg80211 rfkill
by Johannes Berg
· 16 years ago
5c8df2d
iwl3945: use iwl_led structure
by Abhijeet Kolekar
· 16 years ago
77dcb6a
iwlwifi: correct device name for 1000 series
by Jay Sternberg
· 16 years ago
80bc539
iwlwifi: Fix and rework Kconfig file
by Reinette Chatre
· 16 years ago
8ccde88
iwl3945: Getting rid of the *39_rxon iwl_priv fields
by Samuel Ortiz
· 16 years ago
c5d0569
iwlwifi: add recognition of Intel WiFi Link 100 Series
by Jay Sternberg
· 16 years ago
e122837
iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series
by Jay Sternberg
· 16 years ago
8f5c87d
iwlwifi: move host command check function into separate file
by Winkler, Tomas
· 16 years ago
21c339b
iwlwifi: move spectrum measurement code to iwl-spectrum.c file
by Tomas Winkler
· 16 years ago
4fc22b2
iwlwifi: rename 4965 to AGN
by Tomas Winkler
· 16 years ago
25bc2de
iwlwifi: rename iwl4965-base.c to iwl-agn.c
by Tomas Winkler
· 16 years ago
e227cea
iwlwifi: rename iwl-4695-rs to iwl-agn-rs
by Tomas Winkler
· 16 years ago
2a421b9
iwlwifi: move scan to iwl-scan.c iwlcore
by Tomas Winkler
· 17 years ago
16e727e
iwlwifi: removes the RUN_TIME_CALIB ifdef
by Emmanuel Grumbach
· 17 years ago
27aaba0
iwlwifi: compile iwl-sta into iwlcore
by Tomas Winkler
· 17 years ago
1053d35
iwlwifi: move NIC init and Tx queues init to iwlcore
by Ron Rindjunsky
· 17 years ago
a55360e
iwlwifi: move RX code to iwl-rx.c
by Tomas Winkler
· 17 years ago
5a6a256
iwlwifi-5000: adding initial recognition for the 5000 family
by Tomas Winkler
· 17 years ago
5da4b55
iwlwifi: Add power level support
by Mohamed Abbas
· 17 years ago
f0832f1
iwlwifi: HW dependent run time calibration
by Emmanuel Grumbach
· 17 years ago
d7d3130
iwlwifi: Fix built-in compilation of iwlcore
by Tomas Winkler
· 17 years ago
eadd3c4
iwlwifi: make Makefile more concise
by Reinette Chatre
· 17 years ago
6974e36
iwlwifi: default WEP HW encryption
by Emmanuel Grumbach
· 17 years ago
ad97edd
iwlwifi: hook iwlwifi with Linux rfkill
by Mohamed Abbas
· 17 years ago
ab53d8a
iwlwifi: Add led support
by Mohamed Abbas
· 17 years ago
857485c
iwlwifi: move host command sending functions to core module
by Tomas Winkler
· 17 years ago
712b6cf
iwlwifi: Add debugfs to iwl core
by Tomas Winkler
· 17 years ago
6bc913b
iwlwifi: Use eeprom form iwlcore
by Assaf Krauss
· 17 years ago
df48c32
iwlwifi: add iwl-core module
by Tomas Winkler
· 17 years ago
1156b2c
[IWLWIFI]: remove per-file CFLAGS for IWL define
by Zhu Yi
· 17 years ago
b481de9
[IWLWIFI]: add iwlwifi wireless drivers
by Zhu Yi
· 17 years ago