index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: Allow non-zero indexes for device specific pair-wise ciphers
Juuso Oikarinen
2011-01-28
1
-4
/
+7
*
ath5k: remove debug_dump_skb() functions
Bob Copeland
2011-01-28
2
-30
/
+0
*
ath5k: use tracing for packet tx/rx dump
Bob Copeland
2011-01-28
3
-6
/
+128
*
ath9k: Remove unused IEEE80211_WEP_NKID
Bruno Randolf
2011-01-28
2
-3
/
+0
*
ath5k: Enable 802.11j 4.9GHz frequencies
Bruno Randolf
2011-01-28
1
-5
/
+6
*
ath: Add function to check if 4.9GHz channels are allowed
Bruno Randolf
2011-01-28
2
-0
/
+8
*
ath5k: Use local variable for capabilities
Bruno Randolf
2011-01-28
1
-21
/
+18
*
ath9k: fix tx queue index confusion in debugfs code
Felix Fietkau
2011-01-28
3
-20
/
+21
*
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
2011-01-28
10
-105
/
+52
*
ath9k: remove the bf->aphy field
Felix Fietkau
2011-01-28
2
-24
/
+17
*
ath9k: remove support for virtual wiphys
Felix Fietkau
2011-01-28
10
-951
/
+23
*
ath9k: remove the virtual wiphy debugfs interface
Felix Fietkau
2011-01-28
1
-133
/
+4
*
ath9k: clean up the code that wakes the mac80211 queues
Felix Fietkau
2011-01-28
2
-23
/
+18
*
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-01-28
21
-459
/
+2175
|
\
|
*
wl12xx: disable auto-arp
Eliad Peller
2011-01-24
1
-2
/
+1
|
*
wl12xx: Increase scan channel dwell time for passive scans
Juuso Oikarinen
2011-01-24
2
-11
/
+11
|
*
wl12xx: wrong values are returned in gpio_power_write()
Eliad Peller
2011-01-24
1
-6
/
+4
|
*
wl12xx: BA receiver support
Levi, Shahar
2011-01-24
5
-4
/
+117
|
*
wl12xx: BA initiator support
Levi, Shahar
2011-01-24
7
-10
/
+183
|
*
wl12xx: Add channel 14 to list of supported 2ghz channels
Arik Nemtsov
2011-01-24
1
-0
/
+1
|
*
wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
Arik Nemtsov
2011-01-24
2
-0
/
+2
|
*
wl12xx: Cleanup PLT mode when module is removed
Juuso Oikarinen
2011-01-24
1
-5
/
+15
|
*
wl12xx: fix some endianess bugs
Eliad Peller
2011-01-24
3
-5
/
+5
|
*
wl12xx: add hw configuration for max supported AMDPU size
Luciano Coelho
2011-01-24
1
-0
/
+2
|
*
wl12xx: change debug_level module param sysfs permissions
Guy Eilam
2011-01-24
2
-7
/
+2
|
*
wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()
Luciano Coelho
2011-01-24
1
-27
/
+33
|
*
wl12xx: don't modify the global supported band structures
Luciano Coelho
2011-01-24
2
-2
/
+17
|
*
wl12xx: don't join upon disassociation
Eliad Peller
2011-01-24
1
-10
/
+12
|
*
MAINTAINERS: update information for the wl12xx driver
Luciano Coelho
2011-01-24
1
-3
/
+3
|
*
wl12xx: Enable AP-mode
Arik Nemtsov
2011-01-24
2
-2
/
+7
|
*
wl12xx: Read MAC address from NVS file on HW startup
Arik Nemtsov
2011-01-24
1
-0
/
+12
|
*
wl12xx: AP mode - fetch appropriate firmware for AP
Arik Nemtsov
2011-01-24
2
-3
/
+33
|
*
wl12xx: AP mode - encryption support
Arik Nemtsov
2011-01-24
4
-44
/
+223
|
*
wl12xx: AP mode - record TX configuration settings
Arik Nemtsov
2011-01-24
1
-24
/
+48
|
*
wl12xx: AP mode - changes in TX path
Arik Nemtsov
2011-01-24
2
-10
/
+48
|
*
wl12xx: AP mode - add STA add/remove ops
Arik Nemtsov
2011-01-24
2
-0
/
+119
|
*
wl12xx: AP mode - change filter config
Arik Nemtsov
2011-01-24
1
-10
/
+12
|
*
wl12xx: AP mode config in ieee80211_ops.config
Arik Nemtsov
2011-01-24
1
-22
/
+30
|
*
wl12xx: Configure AP on BSS info change
Arik Nemtsov
2011-01-24
2
-109
/
+234
|
*
wl12xx: Add AP related definitions to HOST-FW interface
Arik Nemtsov
2011-01-24
4
-7
/
+37
|
*
wl12xx: AP specific RX filter configuration
Arik Nemtsov
2011-01-24
5
-8
/
+28
|
*
wl12xx: AP mode - init sequence
Arik Nemtsov
2011-01-24
7
-100
/
+317
|
*
wl12xx: AP mode - workaround for FW bug on station remove
Arik Nemtsov
2011-01-24
1
-5
/
+21
|
*
wl12xx: AP-mode high level commands
Arik Nemtsov
2011-01-24
6
-14
/
+419
|
*
wl12xx: AP mode - add AP specific event
Arik Nemtsov
2011-01-24
3
-3
/
+8
|
*
wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands
Arik Nemtsov
2011-01-24
6
-11
/
+98
|
*
wl12xx: Add AP related configuration to conf_drv_settings
Arik Nemtsov
2011-01-24
4
-7
/
+90
|
*
wl12xx: fix some sparse warnings
Eliad Peller
2011-01-24
4
-15
/
+15
|
*
wl12xx: use after free in debug code
Dan Carpenter
2011-01-24
1
-1
/
+1
|
*
wl12xx: remove redundant debugfs_remove_recursive() call
Eliad Peller
2011-01-24
2
-21
/
+16
[next]