index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl3945-base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed unused #include <version.h>
Huang Weiyi
2008-08-18
1
-1
/
+0
*
iwlwifi: fix printk newlines
Jiri Slaby
2008-08-18
1
-3
/
+3
*
iwl3945: fix merge mistake for packet injection
Zhu Yi
2008-08-04
1
-6
/
+0
*
iwlwifi: fix checkpatch.pl errors
Tomas Winkler
2008-08-04
1
-29
/
+23
*
mac80211: partially fix skb->cb use
Johannes Berg
2008-07-29
1
-1
/
+1
*
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
2008-07-29
1
-2
/
+1
*
iwl3965: remove useless network and duplicate checking
Adel Gadllah
2008-07-14
1
-126
/
+0
*
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
1
-3
/
+16
*
iwlwifi: remove input device and fix rfkill state
Adel Gadllah
2008-07-08
1
-67
/
+50
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-06
1
-0
/
+6
|
\
|
*
iwlwifi: drop skb silently for Tx request in monitor mode
Zhu Yi
2008-07-02
1
-1
/
+2
*
|
iwl3945: remove RFKILL_STATE_HARD_BLOCKED warnings
Zhu Yi
2008-07-02
1
-2
/
+5
*
|
iwlwifi: enable packet injection for iwl3945
Stefanik Gábor
2008-07-02
1
-13
/
+9
*
|
iwlwifi: fix incorrect monitor mode operation
Rick Farrington
2008-07-02
1
-19
/
+11
*
|
iwlwifi : Patch adds rfkill subsystem for 3945
Abhijeet Kolekar
2008-06-30
1
-35
/
+151
*
|
iwlwifi: use iwl_is_associated when possible
Ron Rindjunsky
2008-06-30
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
1
-15
/
+18
|
\
|
|
*
iwlwifi: improve scanning band selection management
Ron Rindjunsky
2008-06-25
1
-15
/
+18
*
|
mac80211: remove ieee80211_get_morefrag
Harvey Harrison
2008-06-14
1
-2
/
+2
*
|
mac80211: add helpers for frame control testing
Harvey Harrison
2008-06-14
1
-17
/
+16
*
|
iwlwifi: fix software rf_kill problem when interface is down
Zhu Yi
2008-06-14
1
-1
/
+2
*
|
iwlwifi: fix a memory leak in scan
Emmanuel Grumbach
2008-06-03
1
-1
/
+1
*
|
iwlwifi: remove notif_missed_beacons variable
Tomas Winkler
2008-06-03
1
-3
/
+0
*
|
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-22
1
-2
/
+2
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-22
1
-26
/
+22
*
|
mac80211: use rate index in TX control
Johannes Berg
2008-05-22
1
-2
/
+2
*
|
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-22
1
-1
/
+1
*
|
iwlwifi: refactor ieee80211_get_qos_ctrl
Tomas Winkler
2008-05-22
1
-22
/
+13
*
|
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-11
/
+4
*
|
iwl3945: do not delay hardware scan if it is a direct scan
Bill Moss
2008-05-14
1
-3
/
+4
*
|
iwlwifi : Set monitor mode for 3945
Abhijeet Kolekar
2008-05-14
1
-1
/
+35
*
|
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
1
-1
/
+1
*
|
mac80211: clean up get_tx_stats callback
Johannes Berg
2008-05-07
1
-3
/
+3
*
|
iwlwifi: remove support for Narrow Channel (10Mhz)
Guy Cohen
2008-05-07
1
-5
/
+1
*
|
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
2008-05-07
1
-3
/
+4
|
/
*
iwlwifi: fix debug messages during scanning
Bill Moss
2008-05-01
1
-8
/
+8
*
iwlwifi: fix current channel is not scanned
Guy Cohen
2008-05-01
1
-13
/
+0
*
iwlwifi: Don't unlock priv->mutex if it isn't locked
Roland Dreier
2008-04-24
1
-1
/
+0
*
iwlwifi: arrange max number of Tx queues
Ron Rindjunsky
2008-04-16
1
-3
/
+3
*
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
2008-04-08
1
-0
/
+1
*
iwlwifi: honour regulatory restrictions in scan code
Johannes Berg
2008-04-08
1
-0
/
+3
*
iwlwifi: ensure led registration complete as part of initialization
Reinette Chatre
2008-04-08
1
-2
/
+2
*
iwlwifi: Fix synchronous host command
Tomas Winkler
2008-04-01
1
-4
/
+4
*
iwlwifi: move rate registration to module load
Reinette Chatre
2008-04-01
1
-5
/
+18
*
iwlwifi: fix race condition during driver unload
Mohamed Abbas
2008-04-01
1
-2
/
+32
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-28
1
-2
/
+2
|
\
|
*
iwlwifi: fix __devexit_p points to __devexit functions
Reinette Chatre
2008-03-25
1
-1
/
+1
|
*
iwlwifi: mac start synchronization issue
Rick Farrington
2008-03-25
1
-1
/
+1
*
|
iwlwifi: iwl_priv - clean up in types of members
Tomas Winkler
2008-03-27
1
-0
/
+5
*
|
iwlwifi: Add led support
Mohamed Abbas
2008-03-27
1
-1
/
+8
[next]