index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
iwlwifi: abstract out notification wait support
Johannes Berg
1
-0
/
+1
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
1
-1
/
+0
2012-02-28
iwlwifi: introducing the drv object's flows
Emmanuel Grumbach
1
-0
/
+1
2012-02-17
iwlwifi: trace debug messages
Johannes Berg
1
-1
/
+1
2011-12-09
iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE
Wey-Yi Guy
1
-1
/
+1
2011-12-02
iwlwifi: rename iwl-agn-ucode as iwl-ucode
Don Fry
1
-1
/
+1
2011-12-02
iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c
Wey-Yi Guy
1
-1
/
+1
2011-11-11
iwlwifi: move all mac80211 related functions to one place
Wey-Yi Guy
1
-1
/
+1
2011-10-14
iwlagn: rename iwl-rx.c to iwl-agn-rx.c
Wey-Yi Guy
1
-2
/
+2
2011-10-14
iwlagn: merge station management functions
Wey-Yi Guy
1
-2
/
+1
2011-10-03
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
Don Fry
1
-20
/
+20
2011-09-20
iwlagn: Makefile whitespace cleanup
Johannes Berg
1
-10
/
+10
2011-09-20
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
1
-0
/
+1
2011-09-20
iwlagn: move PCI-E transport files
Johannes Berg
1
-1
/
+1
2011-09-19
iwlagn: merge eeprom access into single file
Wey-Yi Guy
1
-1
/
+1
2011-07-16
iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
1
-1
/
+1
2011-07-16
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
1
-3
/
+3
2011-07-16
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
1
-1
/
+1
2011-07-16
iwlagn: remove un-necessary file
Wey-Yi Guy
1
-1
/
+1
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
1
-0
/
+1
2011-06-18
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
1
-0
/
+1
2011-05-06
iwlwifi: support the svtool messages interactions through nl80211 test mode
Cindy H. Kao
1
-0
/
+1
2011-04-30
iwlagn: remove un-necessary debugfs callback
Wey-Yi Guy
1
-1
/
+0
2011-04-18
iwlagn: use direct call for led functions
Wey-Yi Guy
1
-1
/
+1
2011-04-07
iwlagn: move IO functions out of line
Johannes Berg
1
-1
/
+1
2011-02-28
iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c
Stanislaw Gruszka
1
-1
/
+1
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-26
/
+13
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-13
/
+26
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-26
/
+13
2011-01-22
iwlagn: 2000 series devices support
Wey-Yi Guy
1
-0
/
+1
2010-11-22
iwlwifi: fix modular 3945 only build
Johannes Berg
1
-0
/
+4
2010-11-15
iwlwifi: put all the isr related function under ops
Wey-Yi Guy
1
-2
/
+2
2010-11-15
iwlagn: fix non-5000+ build
Johannes Berg
1
-2
/
+2
2010-11-15
iwlagn: new RXON processing for modern devices
Johannes Berg
1
-0
/
+3
2010-10-14
iwlwifi: move agn only eeprom functions to separate file
Wey-Yi Guy
1
-1
/
+1
2010-10-08
iwlwifi: move agn specific station code there
Johannes Berg
1
-1
/
+1
2010-08-25
iwlwifi: separate thermal throttling function
Wey-Yi Guy
1
-0
/
+1
2010-06-21
iwlwifi: move calibration from iwlcore to iwlagn
Wey-Yi Guy
1
-2
/
+2
2010-06-21
iwlwifi: move agn specific rx related code to iwl-agn-rx.c
Wey-Yi Guy
1
-1
/
+1
2010-05-01
iwl3945: add ucode statistics
Abhijeet Kolekar
1
-0
/
+1
2010-04-17
iwlwifi: add debugfs ops to iwlwifi
Abhijeet Kolekar
1
-0
/
+1
2010-03-25
iwlwifi: move agn common code to iwlagn library file
Wey-Yi Guy
1
-0
/
+1
2010-03-25
iwlwifi: move tx queue related code to separate file
Wey-Yi Guy
1
-1
/
+1
2010-03-25
iwlwifi: move hcmd related code to separate file
Wey-Yi Guy
1
-1
/
+1
2010-03-25
iwlwifi: move ucode loading related code to separated file
Wey-Yi Guy
1
-0
/
+1
2010-03-10
iwlagn: move ICT code into separate file
Johannes Berg
1
-1
/
+1
2010-01-26
iwlwifi: cleanup spectrum measurement command support
Reinette Chatre
1
-1
/
+0
2010-01-26
iwlwifi: check endianness annotations by default
Johannes Berg
1
-0
/
+2
2009-10-08
iwlwifi: LED cleanup
Johannes Berg
1
-3
/
+2
2009-10-08
iwlwifi: device tracing
Johannes Berg
1
-2
/
+5
[next]