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
*
cfg80211: remove REGDOM_SET_BY_INIT
Luis R. Rodriguez
2009-03-16
4
-7
/
+1
*
mac80211: deauth before flushing STA information
Herton Ronaldo Krzesinski
2009-03-16
1
-4
/
+12
*
mac80211: handle failed scan requests in STA mode
Helmut Schaa
2009-03-16
3
-2
/
+25
*
atmel: checkpatch.pl cleanups
John Daiker
2009-03-16
1
-201
/
+242
*
ath9k: Fix bug in reading debugfs file 'rcstat'
Sujith
2009-03-16
1
-0
/
+3
*
ath9k: Fix bug in TX aggregation
Sujith
2009-03-16
1
-16
/
+33
*
ath9k: Initialize ANI properly
Sujith
2009-03-16
1
-10
/
+3
*
ath5k: update LED table with reported devices
Bob Copeland
2009-03-16
1
-2
/
+4
*
ath5k: use a table for LED parameters
Bob Copeland
2009-03-16
1
-25
/
+28
*
ath5k: extract LED code into a separate file
Bob Copeland
2009-03-16
4
-140
/
+176
*
ath5k: don't change mac in eeprom_read_mac on error
Jiri Slaby
2009-03-16
1
-6
/
+3
*
ath5k: constify stuff
Jiri Slaby
2009-03-16
4
-17
/
+16
*
iwlwifi: correct device name for 1000 series
Jay Sternberg
2009-03-16
6
-17
/
+17
*
iwl3945: add test for new association
Abhijeet Kolekar
2009-03-16
1
-4
/
+4
*
p54: completely ignore rx'd frames with bad FCS
Christian Lamparter
2009-03-16
1
-7
/
+2
*
airo_cs: checkpatch.pl cleanups
John Daiker
2009-03-16
1
-35
/
+38
*
ath9k: Use suitable macros with 4k eeprom data
Vasanthakumar Thiagarajan
2009-03-16
1
-9
/
+9
*
ipw2x00: remove obsolete enums
Helmut Schaa
2009-03-16
1
-17
/
+0
*
ipw2x00: Use IE definitions from linux/ieee80211.h
Helmut Schaa
2009-03-16
2
-73
/
+42
*
ipw2x00: remove duplicated defines
Helmut Schaa
2009-03-16
1
-53
/
+0
*
libipw: fix debug output
Helmut Schaa
2009-03-16
3
-19
/
+19
*
ath9k: always compile ath_radio_{en,dis}able
Gabor Juhos
2009-03-16
1
-6
/
+6
*
ath9k: fix compile error in debug.c
Gabor Juhos
2009-03-16
1
-0
/
+2
*
ath9k: fix compile error in ahb.c
Gabor Juhos
2009-03-16
1
-0
/
+1
*
ath9k: fix AR_SREV_9100_OR_LATER macro
Gabor Juhos
2009-03-16
2
-23
/
+23
*
ath9k: move ar9100 version checking macros into a more appropriate place
Gabor Juhos
2009-03-16
1
-7
/
+6
*
ath9k: cleanup AR5416 version checking macros
Gabor Juhos
2009-03-16
4
-19
/
+22
*
ath9k: Incorrect AR9285 version check macro
Senthil Balasubramanian
2009-03-16
1
-2
/
+2
*
ath9k: INI update for AR9285 and periodic PA offset caliberation
Senthil Balasubramanian
2009-03-16
5
-83
/
+195
*
ath9k: RX buffers may be accessed/freed even before initialized/alloced.
Senthil Balasubramanian
2009-03-16
1
-1
/
+1
*
ath9k: Get rid of unnecessary ATOMIC memory alloc during init time
Senthil Balasubramanian
2009-03-16
2
-7
/
+6
*
cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm
Luis R. Rodriguez
2009-03-16
1
-2
/
+2
*
cfg80211: Enable passive scan on channels 12-14 for world roaming
Luis R. Rodriguez
2009-03-16
1
-3
/
+14
*
mac80211_hwsim: add support for 5 GHz
Luis R. Rodriguez
2009-03-16
1
-36
/
+102
*
p54: enable power save support
Christian Lamparter
2009-03-16
1
-0
/
+2
*
p54: initial SoftLED support
Christian Lamparter
2009-03-16
3
-13
/
+143
*
p54: fix iwconfig txpower off
Christian Lamparter
2009-03-16
1
-2
/
+2
*
p54pci: convert printk(KERN_* to dev_*
Christian Lamparter
2009-03-16
1
-19
/
+10
*
p54: unify ieee80211 device registration
Christian Lamparter
2009-03-16
5
-16
/
+22
*
p54usb: stop USB core interference in exit path
Christian Lamparter
2009-03-16
1
-0
/
+1
*
ath9k: create a common debugfs_root for all device instances
Gabor Juhos
2009-03-16
3
-8
/
+41
*
mac80211: Fix WMM ACM parsing and AC downgrade operation
Jouni Malinen
2009-03-16
2
-17
/
+16
*
orinoco: firmware: consistently compile out fw cache support if not requested
Andrey Borzenkov
2009-03-16
4
-13
/
+33
*
tcp: make sure xmit goal size never becomes zero
Ilpo Järvinen
2009-03-15
1
-1
/
+1
*
tcp: cache result of earlier divides when mss-aligning things
Ilpo Järvinen
2009-03-15
2
-2
/
+13
*
tcp: simplify tcp_current_mss
Ilpo Järvinen
2009-03-15
5
-46
/
+54
*
tcp: don't check mtu probe completion in the loop
Ilpo Järvinen
2009-03-15
1
-7
/
+6
*
tcp: consolidate paws check
Ilpo Järvinen
2009-03-15
3
-12
/
+21
*
tcp: kill dead end_seq variable in clean_rtx_queue
Ilpo Järvinen
2009-03-15
1
-3
/
+0
*
tcp: remove pointless .dsack/.num_sacks code
Ilpo Järvinen
2009-03-15
2
-7
/
+3
[next]