index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-24
wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
Arik Nemtsov
2
-0
/
+2
2011-01-24
wl12xx: Cleanup PLT mode when module is removed
Juuso Oikarinen
1
-5
/
+15
2011-01-24
wl12xx: fix some endianess bugs
Eliad Peller
3
-5
/
+5
2011-01-24
wl12xx: add hw configuration for max supported AMDPU size
Luciano Coelho
1
-0
/
+2
2011-01-24
wl12xx: change debug_level module param sysfs permissions
Guy Eilam
2
-7
/
+2
2011-01-24
wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()
Luciano Coelho
1
-27
/
+33
2011-01-24
wl12xx: don't modify the global supported band structures
Luciano Coelho
2
-2
/
+17
2011-01-24
wl12xx: don't join upon disassociation
Eliad Peller
1
-10
/
+12
2011-01-24
MAINTAINERS: update information for the wl12xx driver
Luciano Coelho
1
-3
/
+3
2011-01-24
wl12xx: Enable AP-mode
Arik Nemtsov
2
-2
/
+7
2011-01-24
wl12xx: Read MAC address from NVS file on HW startup
Arik Nemtsov
1
-0
/
+12
2011-01-24
wl12xx: AP mode - fetch appropriate firmware for AP
Arik Nemtsov
2
-3
/
+33
2011-01-24
wl12xx: AP mode - encryption support
Arik Nemtsov
4
-44
/
+223
2011-01-24
wl12xx: AP mode - record TX configuration settings
Arik Nemtsov
1
-24
/
+48
2011-01-24
wl12xx: AP mode - changes in TX path
Arik Nemtsov
2
-10
/
+48
2011-01-24
wl12xx: AP mode - add STA add/remove ops
Arik Nemtsov
2
-0
/
+119
2011-01-24
wl12xx: AP mode - change filter config
Arik Nemtsov
1
-10
/
+12
2011-01-24
wl12xx: AP mode config in ieee80211_ops.config
Arik Nemtsov
1
-22
/
+30
2011-01-24
wl12xx: Configure AP on BSS info change
Arik Nemtsov
2
-109
/
+234
2011-01-24
wl12xx: Add AP related definitions to HOST-FW interface
Arik Nemtsov
4
-7
/
+37
2011-01-24
wl12xx: AP specific RX filter configuration
Arik Nemtsov
5
-8
/
+28
2011-01-24
wl12xx: AP mode - init sequence
Arik Nemtsov
7
-100
/
+317
2011-01-24
wl12xx: AP mode - workaround for FW bug on station remove
Arik Nemtsov
1
-5
/
+21
2011-01-24
wl12xx: AP-mode high level commands
Arik Nemtsov
6
-14
/
+419
2011-01-24
wl12xx: AP mode - add AP specific event
Arik Nemtsov
3
-3
/
+8
2011-01-24
wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands
Arik Nemtsov
6
-11
/
+98
2011-01-24
wl12xx: Add AP related configuration to conf_drv_settings
Arik Nemtsov
4
-7
/
+90
2011-01-24
wl12xx: fix some sparse warnings
Eliad Peller
4
-15
/
+15
2011-01-24
wl12xx: use after free in debug code
Dan Carpenter
1
-1
/
+1
2011-01-24
wl12xx: remove redundant debugfs_remove_recursive() call
Eliad Peller
2
-21
/
+16
2011-01-21
ath9k_hw: replace magic values in register writes with proper defines
Felix Fietkau
2
-12
/
+14
2011-01-21
ath5k: Simplify loop when setting up channels
Bruno Randolf
1
-4
/
+3
2011-01-21
ath9k: remove a bogus error message
Felix Fietkau
1
-3
/
+1
2011-01-21
ath5k: Remove redundant sc->curband
Bruno Randolf
2
-9
/
+4
2011-01-21
ath5k: Remove unused sc->curmode
Bruno Randolf
2
-19
/
+0
2011-01-21
ath5: Remove unused CTL definitions
Bruno Randolf
1
-23
/
+0
2011-01-21
ath5k: Add 802.11j 4.9GHz channels to allowed channels
Bruno Randolf
1
-6
/
+13
2011-01-21
ath5k: Rename ath5k_copy_channels
Bruno Randolf
1
-4
/
+4
2011-01-21
ath5k: Use mac80211 channel mapping function
Bruno Randolf
1
-15
/
+8
2011-01-21
ath9k: Try more than one queue when scheduling new aggregate.
Ben Greear
1
-27
/
+37
2011-01-21
ath9k: Add 'misc' file to debugfs, fix queue indexes.
Ben Greear
1
-12
/
+125
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
18
-40
/
+71
2011-01-21
ath9k: Restart xmit logic in xmit watchdog.
Ben Greear
4
-29
/
+68
2011-01-21
ath9k: More xmit queue debugfs information.
Ben Greear
1
-0
/
+26
2011-01-21
ath9k: Keep track of stations for debugfs.
Ben Greear
4
-3
/
+115
2011-01-21
ath9k: Add counters to distinquish AMPDU enqueues.
Ben Greear
3
-4
/
+8
2011-01-21
ath9k: Ensure xmit makes progress.
Ben Greear
1
-0
/
+2
2011-01-21
ath9k: Remove un-used member from ath_node.
Ben Greear
1
-1
/
+0
2011-01-21
ath9k: Add more information to debugfs xmit file.
Ben Greear
4
-2
/
+42
2011-01-21
ath9k: Initialize ah->hw
Ben Greear
1
-0
/
+1
[next]