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: make tx() operation return void
Johannes Berg
2011-02-25
37
-237
/
+122
*
iwlegacy: do not set tx power when channel is changing
Stanislaw Gruszka
2011-02-25
2
-4
/
+11
*
p54: implement set_coverage_class
Christian Lamparter
2011-02-25
3
-1
/
+21
*
rtl8192c: fix compilation errors
Johannes Berg
2011-02-24
2
-12
/
+12
*
rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build
Larry Finger
2011-02-23
34
-185
/
+744
*
rtlwifi: Eliminate udelay calls with too large values
Willy Tarreau
2011-02-23
2
-21
/
+0
*
rtlwifi: Let rtlwifi build when PCI is not enabled
Willy Tarreau
2011-02-23
1
-1
/
+4
*
rtl8192cu: fix build error (vmalloc/vfree undefined)
Willy Tarreau
2011-02-23
1
-1
/
+1
*
rtlwifi: Fix build when RTL8192CU is selected, but RTL8192CE is not
Willy Tarreau
2011-02-23
1
-1
/
+1
*
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
17
-21
/
+25
*
mac80211: Fix a race on enabling power save.
Vivek Natarajan
2011-02-23
2
-3
/
+13
*
b43: N-PHY: rev1: restore PHY state after RSSI operations
Rafał Miłecki
2011-02-23
1
-2
/
+2
*
b43: N-PHY: rev1: enable some gain ctl workarounds
Rafał Miłecki
2011-02-23
1
-9
/
+9
*
b43: N-PHY: fix 0x2055 radio workaround condition
Rafał Miłecki
2011-02-23
1
-3
/
+3
*
ath9k_htc: Fix error path in URB allocation
Sujith Manoharan
2011-02-23
1
-3
/
+1
*
ath9k_htc: Add debug code to print endpoint mapping
Sujith Manoharan
2011-02-23
1
-0
/
+17
*
ath9k_htc: Fix RX filters
Sujith Manoharan
2011-02-23
1
-2
/
+7
*
ath9k_htc: Fix host RX initialization
Sujith Manoharan
2011-02-23
1
-8
/
+0
*
ath9k_htc: Fix TBTT calculation for IBSS mode
Sujith Manoharan
2011-02-23
1
-4
/
+15
*
ath9k_htc: Configure beacon timers in AP mode
Sujith Manoharan
2011-02-23
4
-15
/
+115
*
ath9k_htc: Add ANI for AP mode
Sujith Manoharan
2011-02-23
3
-17
/
+43
*
ath9k_htc: Calculate and set the HW opmode
Sujith Manoharan
2011-02-23
1
-1
/
+14
*
ath9k_htc: Allow AP interface to be created
Sujith Manoharan
2011-02-23
2
-0
/
+19
*
ath9k_htc: Maintain individual counters for interfaces
Sujith Manoharan
2011-02-23
2
-2
/
+40
*
ath9k_htc: Protect ampdu_action with a mutex
Sujith Manoharan
2011-02-23
1
-0
/
+4
*
ath9k_htc: Use VIF from the packet's control data
Sujith Manoharan
2011-02-23
1
-1
/
+7
*
ath9k_htc: Make sequence number calculation per-VIF
Sujith Manoharan
2011-02-23
2
-3
/
+3
*
ath9k_htc: Set the BSSID mask for multiple interfaces
Sujith Manoharan
2011-02-23
2
-0
/
+40
*
ath9k_htc: Remove OP_ASSOCIATED variable
Sujith Manoharan
2011-02-23
4
-41
/
+74
*
ath9k_htc: Remove OP_PROTECT_ENABLE
Sujith Manoharan
2011-02-23
3
-17
/
+6
*
ath9k_htc: Remove OP_PREAMBLE_SHORT
Sujith Manoharan
2011-02-23
2
-16
/
+6
*
ath9k_htc: Fix error handling in add_interface
Sujith Manoharan
2011-02-23
1
-4
/
+6
*
ath9k_htc: Unify target capability updating
Sujith Manoharan
2011-02-23
1
-14
/
+5
*
ath9k_htc: Allow upto two simultaneous interfaces
Sujith Manoharan
2011-02-23
3
-54
/
+130
*
ath9k_htc: Handle storage devices
Sujith Manoharan
2011-02-23
2
-6
/
+69
*
mwl8k: Invert tx queues for set_hw_spec and set_edca_params
Nishant Sarmukadam
2011-02-23
1
-4
/
+16
*
mwl8k: Tell mac80211 we have rate adaptation in FW
Nishant Sarmukadam
2011-02-23
1
-1
/
+8
*
mwl8k: fix rf_antenna rx argument for AP
Nishant Sarmukadam
2011-02-23
1
-3
/
+7
*
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-02-23
11
-77
/
+478
|
\
|
*
wl12xx: AP-mode - management of links in PS-mode
Arik Nemtsov
2011-02-23
5
-12
/
+186
|
*
wl12xx: AP-mode - count free FW TX blocks per link
Arik Nemtsov
2011-02-23
4
-26
/
+44
|
*
wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()
Arik Nemtsov
2011-02-23
1
-5
/
+12
|
*
wl12xx: AP-mode - support HW based link PS monitoring
Arik Nemtsov
2011-02-23
1
-1
/
+2
|
*
wl12xx: report invalid TX rate when returning non-TX-ed skbs
Arik Nemtsov
2011-02-23
1
-0
/
+11
|
*
wl12xx: AP-mode - TX queue per link in AC
Arik Nemtsov
2011-02-23
4
-13
/
+151
|
*
wl12xx: AP-mode - fix race condition on sta connection
Arik Nemtsov
2011-02-23
3
-0
/
+53
|
*
wl12xx: fix potential race condition with TX queue watermark
Arik Nemtsov
2011-02-23
1
-13
/
+11
|
*
wl12xx: always set mac_address when configuring ht caps
Eliad Peller
2011-02-23
1
-2
/
+1
|
*
wl12xx: use standard ALIGN() macro
Eliad Peller
2011-02-23
3
-8
/
+2
|
*
wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS
Eliad Peller
2011-02-22
1
-1
/
+2
[next]