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
/
iwl3945-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-25
mac80211: clean up rate control API
Johannes Berg
1
-10
/
+1
2008-09-16
iwl3945: add MODULE_FIRMWARE for 3945 HW
Zhu Yi
1
-0
/
+2
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
1
-42
/
+42
2008-09-08
iwl3945: enable active scanning on active channels
Abhijeet Kolekar
1
-28
/
+26
2008-09-08
iwl3945: avoid redundant iwl3945_get_active_dwell_time
Abhijeet Kolekar
1
-4
/
+3
2008-09-08
iwl3945: removed bg_post_associate work
Abhijeet Kolekar
1
-17
/
+1
2008-09-08
iwl3945: fix unbalanced mutex
Abhijeet Kolekar
1
-3
/
+2
2008-09-08
iwlwifi : Added bss_info_changed callback to 3945
Abhijeet Kolekar
1
-6
/
+68
2008-09-06
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+5
2008-08-23
iwlwifi: use le16 frame control directly, use QOS symbolic constant mask
Harvey Harrison
1
-3
/
+3
2008-08-23
iwlwifi: use generic mac80211 radiotap headers
Bruno Randolf
1
-2
/
+0
2008-08-18
removed unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-08-18
iwlwifi: fix printk newlines
Jiri Slaby
1
-3
/
+3
2008-08-04
iwl3945: fix merge mistake for packet injection
Zhu Yi
1
-6
/
+0
2008-08-04
iwlwifi: fix checkpatch.pl errors
Tomas Winkler
1
-29
/
+23
2008-07-30
mac80211: partially fix skb->cb use
Johannes Berg
1
-1
/
+1
2008-07-30
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
1
-2
/
+1
2008-07-14
iwl3965: remove useless network and duplicate checking
Adel Gadllah
1
-126
/
+0
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-3
/
+16
2008-07-08
iwlwifi: remove input device and fix rfkill state
Adel Gadllah
1
-67
/
+50
2008-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2008-07-02
iwl3945: remove RFKILL_STATE_HARD_BLOCKED warnings
Zhu Yi
1
-2
/
+5
2008-07-02
iwlwifi: enable packet injection for iwl3945
Stefanik Gábor
1
-13
/
+9
2008-07-02
iwlwifi: fix incorrect monitor mode operation
Rick Farrington
1
-19
/
+11
2008-07-02
iwlwifi: drop skb silently for Tx request in monitor mode
Zhu Yi
1
-1
/
+2
2008-07-01
iwlwifi : Patch adds rfkill subsystem for 3945
Abhijeet Kolekar
1
-35
/
+151
2008-07-01
iwlwifi: use iwl_is_associated when possible
Ron Rindjunsky
1
-2
/
+2
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-15
/
+18
2008-06-25
iwlwifi: improve scanning band selection management
Ron Rindjunsky
1
-15
/
+18
2008-06-14
mac80211: remove ieee80211_get_morefrag
Harvey Harrison
1
-2
/
+2
2008-06-14
mac80211: add helpers for frame control testing
Harvey Harrison
1
-17
/
+16
2008-06-14
iwlwifi: fix software rf_kill problem when interface is down
Zhu Yi
1
-1
/
+2
2008-06-03
iwlwifi: fix a memory leak in scan
Emmanuel Grumbach
1
-1
/
+1
2008-06-03
iwlwifi: remove notif_missed_beacons variable
Tomas Winkler
1
-3
/
+0
2008-05-22
mac80211: use multi-queue master netdevice
Johannes Berg
1
-2
/
+2
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-26
/
+22
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
1
-2
/
+2
2008-05-22
mac80211: let drivers wake but not start queues
Johannes Berg
1
-1
/
+1
2008-05-22
iwlwifi: refactor ieee80211_get_qos_ctrl
Tomas Winkler
1
-22
/
+13
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-11
/
+4
2008-05-15
iwl3945: do not delay hardware scan if it is a direct scan
Bill Moss
1
-3
/
+4
2008-05-15
iwlwifi : Set monitor mode for 3945
Abhijeet Kolekar
1
-1
/
+35
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-1
/
+1
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
1
-3
/
+3
2008-05-07
iwlwifi: remove support for Narrow Channel (10Mhz)
Guy Cohen
1
-5
/
+1
2008-05-07
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
1
-3
/
+4
2008-05-02
iwlwifi: fix debug messages during scanning
Bill Moss
1
-8
/
+8
2008-05-02
iwlwifi: fix current channel is not scanned
Guy Cohen
1
-13
/
+0
2008-04-24
iwlwifi: Don't unlock priv->mutex if it isn't locked
Roland Dreier
1
-1
/
+0
2008-04-17
iwlwifi: arrange max number of Tx queues
Ron Rindjunsky
1
-3
/
+3
[next]