index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
2010-09-27
4
-18
/
+31
*
mac80211: Support multiple VIFS per AP in debugfs.
Ben Greear
2010-09-27
4
-3
/
+5
*
ath9k_hw: simplify revision checks for AR9287
Felix Fietkau
2010-09-27
5
-16
/
+9
*
ath9k_hw: simplify revision checks for AR9285
Felix Fietkau
2010-09-27
6
-37
/
+8
*
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
2010-09-27
10
-42
/
+36
*
wl1271: Fix overflow in wl1271_boot_upload_nvs
Ido Yariv
2010-09-27
1
-11
/
+6
*
ath5k: Add bssid mask and rxfilter to debugfs.
Ben Greear
2010-09-27
2
-0
/
+59
*
ath9k_htc: Fix beacon distribution in IBSS mode
Rajkumar Manoharan
2010-09-24
1
-1
/
+8
*
ath9k: Fix tx struck state with paprd
Vasanthakumar Thiagarajan
2010-09-24
1
-2
/
+4
*
mac80211: clear txflags for ps-filtered frames
Christian Lamparter
2010-09-24
2
-0
/
+17
*
airo: remove "basic_rate" module option
Dan Carpenter
2010-09-24
1
-11
/
+0
*
mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
Jouni Malinen
2010-09-24
3
-4
/
+18
*
mac80211: Filter ProbeReq SuppRates based on TX rate mask
Jouni Malinen
2010-09-24
3
-17
/
+24
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-24
14
-20
/
+52
|
\
|
*
mac80211: fix use-after-free
Johannes Berg
2010-09-24
1
-4
/
+0
|
*
wext: fix potential private ioctl memory content leak
Johannes Berg
2010-09-20
1
-1
/
+1
|
*
iwlwifi: do not perferm force reset while doing scan
Wey-Yi Guy
2010-09-17
1
-0
/
+5
|
*
ath9k_hw: fix parsing of HT40 5 GHz CTLs
Luis R. Rodriguez
2010-08-31
2
-2
/
+1
|
*
ath9k_hw: Fix EEPROM uncompress block reading on AR9003
Luis R. Rodriguez
2010-08-31
1
-1
/
+1
|
*
wireless: register wiphy rfkill w/o holding cfg80211_mutex
John W. Linville
2010-08-31
1
-9
/
+12
|
*
wireless extensions: fix kernel heap content leak
Johannes Berg
2010-08-30
2
-0
/
+19
|
*
MAINTAINERS: change broken url for prism54
John W. Linville
2010-08-30
1
-1
/
+1
|
*
mac80211: delete work timer
Johannes Berg
2010-08-30
1
-0
/
+6
|
*
p54: fix tx feedback status flag check
Christian Lamparter
2010-08-30
1
-1
/
+1
|
*
ath5k: check return value of ieee80211_get_tx_rate
John W. Linville
2010-08-30
1
-0
/
+4
|
*
libertas: if_sdio: fix buffer alignment in struct if_sdio_card
Mike Rapoport
2010-08-27
1
-1
/
+1
*
|
ath9k: make the driver specific rate control module optional
Felix Fietkau
2010-09-21
4
-1
/
+22
*
|
ath9k: move ath_tx_aggr_check() to the rate control module
Felix Fietkau
2010-09-21
3
-15
/
+16
*
|
ath9k: clean up / fix aggregation session flush
Felix Fietkau
2010-09-21
1
-37
/
+26
*
|
ath9k: fix an aggregation start related race condition
Felix Fietkau
2010-09-21
3
-6
/
+13
*
|
ath9k: clean up block ack window handling
Felix Fietkau
2010-09-21
2
-6
/
+4
*
|
wl1271: bugfix: use bitwise-AND instead of logical-AND
Eliad Peller
2010-09-21
1
-2
/
+2
*
|
wl1271: avoid redundant memcpy of rx_status
Eliad Peller
2010-09-21
1
-3
/
+1
*
|
carl9170: fix hang in AP mode when HT STA does PSM
Christian Lamparter
2010-09-21
1
-2
/
+2
*
|
carl9170: reinit phy after HT settings have changed
Christian Lamparter
2010-09-21
2
-12
/
+14
*
|
carl9170: fix state downgrade during reset
Christian Lamparter
2010-09-21
1
-2
/
+0
*
|
carl9170: abort tasklet during usb reset
Christian Lamparter
2010-09-21
1
-0
/
+3
*
|
carl9170: don't load bogus nf of chain 1
Christian Lamparter
2010-09-21
3
-12
/
+9
*
|
carl9170: fix noise dBm conversion
Christian Lamparter
2010-09-21
1
-2
/
+2
*
|
carl9170: use rx chainmask from eeprom
Christian Lamparter
2010-09-21
1
-1
/
+4
*
|
ath5k: Add tx queue configuration function
Bruno Randolf
2010-09-21
1
-1
/
+39
*
|
ath5k: Simplify cw_min/max and AIFS configuration
Bruno Randolf
2010-09-21
4
-65
/
+65
*
|
ath5k: Keep last descriptor in queue
Bruno Randolf
2010-09-21
1
-32
/
+32
*
|
ath5k: Count how many times a queue got stuck
Bruno Randolf
2010-09-21
3
-0
/
+5
*
|
ath5k: Add watchdog for stuck TX queues
Bruno Randolf
2010-09-21
3
-0
/
+56
*
|
ath5k: Move tx frame completion into separate function
Bruno Randolf
2010-09-21
1
-50
/
+57
*
|
ath5k: Fix TX queues stopping
Bruno Randolf
2010-09-21
1
-5
/
+4
*
|
ath5k: Fix queue debug file
Bruno Randolf
2010-09-21
1
-2
/
+7
*
|
ath5k: Use four hardware queues
Bruno Randolf
2010-09-21
2
-7
/
+45
*
|
ath5k: reorder base.c to remove fwd decls
Bob Copeland
2010-09-21
1
-898
/
+764
[next]