index
:
talos-op-linux
master
Talos™ II 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
...
*
ath9k_hw: remove useless hw capability flags
Felix Fietkau
2010-09-14
7
-63
/
+19
*
ath9k_hw: handle rx key miss
Felix Fietkau
2010-09-14
2
-1
/
+4
*
mac80211: add a note about iterating interfaces during add_interface()
Felix Fietkau
2010-09-14
1
-0
/
+2
*
ath9k: fix BSSID mask calculation
Felix Fietkau
2010-09-14
3
-50
/
+17
*
ath9k_htc: Fix CPU usage issue during scan period
Rajkumar Manoharan
2010-09-14
1
-4
/
+22
*
ath9k_htc: Fix memory leak on WMI event handler
Rajkumar Manoharan
2010-09-14
2
-55
/
+23
*
iwlwifi: apply settings when finishing scan
Stanislaw Gruszka
2010-09-14
1
-1
/
+2
*
iwlwifi: use IWL_DEBUG_SCAN for debug scanning
Stanislaw Gruszka
2010-09-14
1
-12
/
+19
*
iwlwifi: cleanup scan initiate check
Stanislaw Gruszka
2010-09-14
1
-16
/
+1
*
mac80211: wait for scan work complete before restarting hw
Stanislaw Gruszka
2010-09-14
1
-0
/
+3
*
iwlwifi: do not force complete scan too early
Stanislaw Gruszka
2010-09-14
5
-15
/
+41
*
iwlwifi: assure we complete scan in scan_abort and scan_check works
Stanislaw Gruszka
2010-09-14
1
-12
/
+2
*
iwlwifi: force scan complete after timeout
Stanislaw Gruszka
2010-09-14
2
-17
/
+18
*
iwlwifi: rewrite scan completion
Stanislaw Gruszka
2010-09-14
1
-25
/
+40
*
iwlwifi: rework iwl_scan_cancel_timeout
Stanislaw Gruszka
2010-09-14
1
-13
/
+12
*
iwlwifi: report scan completion when abort fail
Stanislaw Gruszka
2010-09-14
1
-64
/
+67
*
iwlwifi: cancel scan when down the device
Stanislaw Gruszka
2010-09-14
3
-24
/
+8
*
iwlwifi: move scan completed flags handling
Johannes Berg
2010-09-14
1
-16
/
+14
*
iwlwifi: unify scan start checks
Johannes Berg
2010-09-14
6
-187
/
+108
*
iwlwifi: remove unused conf variables
Johannes Berg
2010-09-14
2
-9
/
+0
*
mac80211: Fix dangling pointer in ieee80211_xmit
Steve deRosier
2010-09-14
1
-0
/
+1
*
nl80211: Uninitialized variable
Bill Jordan
2010-09-14
1
-1
/
+1
*
net/wireless: use ARRAY_SIZE macro in radiotap.c
Nikitas Angelinas
2010-09-14
1
-1
/
+2
*
drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.c
Nikitas Angelinas
2010-09-14
1
-2
/
+3
*
ath5k: avoid unneeded calibration error messages
Fabio Rossi
2010-09-14
1
-1
/
+1
*
rt2x00: fix oops in rt2x00lib_txdone with rt61pci
Helmut Schaa
2010-09-14
1
-1
/
+1
*
rt2x00: Enable missing interrupts in rt61pci
Helmut Schaa
2010-09-14
1
-0
/
+2
*
rt2x00: Mask out unused interrupts in rt2800pci
Helmut Schaa
2010-09-14
1
-13
/
+13
*
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
2010-09-14
11
-181
/
+256
*
rt2x00: Initialize AMPDU_BA_WINSIZE register
Helmut Schaa
2010-09-14
2
-0
/
+20
*
rt2x00: Antenna diversity does not work in 2.6.35
Lars Ericsson
2010-09-14
2
-10
/
+6
*
ath9k_hw: Support fastcc for AR7010
Rajkumar Manoharan
2010-09-14
1
-1
/
+1
*
wl1271: sdio: claim host only when doing IO
Ohad Ben-Cohen
2010-09-14
1
-8
/
+35
*
carl9170: Makefile, Kconfig files and MAINTAINERS
Christian Lamparter
2010-09-14
5
-0
/
+54
*
carl9170: firmware parser and debugfs code
Christian Lamparter
2010-09-14
3
-0
/
+1437
*
carl9170: 802.11 rx/tx processing and usb backend
Christian Lamparter
2010-09-14
3
-0
/
+3419
*
carl9170: PHY/RF and MAC routines
Christian Lamparter
2010-09-14
2
-0
/
+2409
*
carl9170: Register maps, tx/rx descriptor formats and eeprom layout
Christian Lamparter
2010-09-14
6
-0
/
+2436
*
carl9170: mac80211 glue and command interface
Christian Lamparter
2010-09-14
6
-0
/
+3024
*
iwlwifi: remove code repetition
Wey-Yi Guy
2010-09-11
1
-32
/
+28
*
iwlwifi: make sure runtime calibration is enabled after association
Wey-Yi Guy
2010-09-11
1
-2
/
+1
*
iwlwifi: fix and describe iwl_adjust_beacon_interval
Johannes Berg
2010-09-11
2
-4
/
+25
*
iwlwifi: improve timing handling with dual-mode
Johannes Berg
2010-09-11
1
-1
/
+13
*
iwlwifi: avoid sending too many commands
Johannes Berg
2010-09-11
4
-1
/
+33
*
iwlwifi: allow configure protection mode
Wey-Yi Guy
2010-09-11
1
-0
/
+40
*
iwlwifi: implement beacon interval change
Johannes Berg
2010-09-11
1
-3
/
+2
*
iwlwifi: fix PAN parameters while scanning
Johannes Berg
2010-09-11
1
-0
/
+5
*
iwlwifi: remember the last uCode sysassert error code
Wey-Yi Guy
2010-09-11
4
-6
/
+4
*
iwlwifi: fix default LQ table in 5.2 band
Tomas Winkler
2010-09-11
2
-20
/
+8
*
drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned fun...
Julia Lawall
2010-09-07
1
-1
/
+1
[prev]
[next]