index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-3945.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwl3945: fix "‘power_idx’ may be used uninitialized" warning
John W. Linville
2009-01-13
1
-1
/
+1
*
iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.
Rami Rosen
2008-12-19
1
-1
/
+0
*
iwlwifi: change email contact information
Winkler, Tomas
2008-12-12
1
-1
/
+1
*
iwlwifi: iwl_poll_{direct_}bit cleanup
Zhu, Yi
2008-12-12
1
-9
/
+7
*
iwl3945: Fix rate scale for B-mode connection
Abbas, Mohamed
2008-12-12
1
-13
/
+28
*
iwlwifi: rely on API version read from firmware
Reinette Chatre
2008-12-05
1
-2
/
+6
*
iwl3945: Fix iwl3945 rate scaling.
Abbas, Mohamed
2008-12-05
1
-21
/
+3
*
iwl3945: Select correct sta ID from find_station()
Samuel Ortiz
2008-12-05
1
-2
/
+9
*
iwlwifi: run through spell checker
Tomas Winkler
2008-10-31
1
-2
/
+2
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-6
/
+59
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-3
/
+2
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-3
/
+3
*
iwl3945 : Code cleanup
Abhijeet Kolekar
2008-09-11
1
-13
/
+1
*
iwl3945: replace association and beacon hooks with bss_info_changed cb
Abhijeet Kolekar
2008-09-08
1
-81
/
+0
*
iwlwifi: use generic mac80211 radiotap headers
Bruno Randolf
2008-08-22
1
-97
/
+7
*
removed unused #include <version.h>
Huang Weiyi
2008-08-18
1
-1
/
+0
*
iwlwifi: fix checkpatch.pl errors
Tomas Winkler
2008-08-04
1
-4
/
+3
*
iwl3945: Fix statistics in monitor mode
Maxim Levitsky
2008-08-01
1
-4
/
+6
*
iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.
Rami Rosen
2008-07-29
1
-0
/
+2
*
iwl3965: remove useless network and duplicate checking
Adel Gadllah
2008-07-14
1
-25
/
+25
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-08
1
-2
/
+2
|
\
|
*
drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit
Darren Jenkins
2008-07-07
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-05
1
-1
/
+5
|
\
\
|
|
/
|
*
iwlwifi: fix incorrect 5GHz rates reported in monitor mode
Rick Farrington
2008-07-02
1
-1
/
+5
*
|
mac80211: add helpers for frame control testing
Harvey Harrison
2008-06-14
1
-18
/
+18
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-12
/
+12
*
|
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
1
-2
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-05-15
1
-9
/
+9
|
\
\
|
*
|
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-9
/
+9
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-05-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
iwlwifi: Fix frequency in rx_status fill
Emmanuel Grumbach
2008-05-12
1
-1
/
+1
*
|
iwlwifi: define ANA_PLL values in iwl-csr.h
Tomas Winkler
2008-05-07
1
-1
/
+1
|
/
*
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-18
/
+14
*
iwlwifi: use ieee80211_frequency_to_channel
Tomas Winkler
2008-04-08
1
-2
/
+2
*
iwlwifi: fix some warnings
Johannes Berg
2008-04-08
1
-3
/
+3
*
iwlwifi: Add led support
Mohamed Abbas
2008-03-27
1
-0
/
+6
*
iwlwifi: update copyright year
Reinette Chatre
2008-03-13
1
-1
/
+1
*
iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant
Tomas Winkler
2008-03-13
1
-2
/
+2
*
iwlwifi: fix potential lock inversion deadlock
Reinette Chatre
2008-03-07
1
-2
/
+2
*
iwlwifi: 3945 split tx_complete to command and packet function
Tomas Winkler
2008-03-07
1
-2
/
+115
*
iwlwifi: Take the fw file name from the iwl_cfg.
Tomas Winkler
2008-03-07
1
-0
/
+2
*
iwlwifi: add struct iwl_cfg
Tomas Winkler
2008-03-07
1
-2
/
+17
*
iwlwifi: extract iwl-csr.h
Tomas Winkler
2008-03-07
1
-9
/
+9
*
iwlwifi: Fix 52 rate report in rx status
Tomas Winkler
2008-03-06
1
-35
/
+196
*
iwlwifi: Add tx_ant_num hw setting variable
Tomas Winkler
2008-02-29
1
-1
/
+2
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-19
/
+16
*
iwlwifi: fix sparse warning in iwl 3945
Ron Rindjunsky
2008-02-01
1
-3
/
+4
*
iwlwifi: cleanup usage of inline functions
Reinette Chatre
2008-01-31
1
-14
/
+0
*
drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warning
Andrew Morton
2008-01-28
1
-1
/
+1
*
iwlwifi: delay firmware loading from pci_probe to network interface open
Zhu Yi
2008-01-28
1
-8
/
+0
[next]