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
*
iwlagn: remove drvdata support from bus layer
Johannes Berg
2011-09-19
3
-22
/
+11
*
iwlagn: move sysfs files to debugfs
Johannes Berg
2011-09-19
2
-133
/
+64
*
iwlagn: remove unused function declarations
Johannes Berg
2011-09-19
1
-5
/
+0
*
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
2011-09-19
6
-8
/
+7
*
iwlagn: clean up PM code
Johannes Berg
2011-09-19
3
-14
/
+11
*
iwlagn: Makefile whitespace cleanup
Johannes Berg
2011-09-19
1
-10
/
+10
*
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
2011-09-19
5
-22
/
+80
*
iwlagn: move PCI-E transport files
Johannes Berg
2011-09-19
5
-11
/
+8
*
iwlagn: merge eeprom access into single file
Wey-Yi Guy
2011-09-19
3
-305
/
+235
*
iwlagn: provide data after WARN_ON
Emmanuel Grumbach
2011-09-19
1
-1
/
+7
*
iwlagn: replace beacon_time_fsf_bits variable with #define
Don Fry
2011-09-19
6
-23
/
+10
*
iwlagn: simplify chain_noise_num_beacons indirection
Fry, Donald H
2011-09-19
6
-22
/
+7
*
iwlagn: fix modinfo display for 135 ucode.
Fry, Donald H
2011-09-19
1
-1
/
+1
*
iwlagn: New SKU for 6005 SFF
Wey-Yi Guy
2011-09-19
1
-0
/
+1
*
iwlagn: Convert kzalloc to kcalloc
Joe Perches
2011-09-19
1
-4
/
+2
*
iwlagn: add documentation to the transport layer
Emmanuel Grumbach
2011-09-19
3
-32
/
+91
*
iwlagn: document the bus layer API
Emmanuel Grumbach
2011-09-19
1
-5
/
+57
*
iwlagn: use enum iwl_rxon_context_id instead of u8
Emmanuel Grumbach
2011-09-19
4
-9
/
+17
*
iwlagn: move iwl_stop / wake_queue to the upper layer
Emmanuel Grumbach
2011-09-19
6
-21
/
+23
*
iwlagn: free the Tx cmd when a non empty Tx queue is freed
Emmanuel Grumbach
2011-09-19
4
-4
/
+17
*
iwlagn: unmap cmd queue's tfds as BIDI
Emmanuel Grumbach
2011-09-19
3
-6
/
+20
*
iwlagn: warn about buggy fw that doesn't set SEQ_RX_FRAME
Emmanuel Grumbach
2011-09-19
1
-0
/
+12
*
ath9k: Reset caldata on radio enable
Rajkumar Manoharan
2011-09-19
1
-0
/
+1
*
ath9k: load noise floor from history after the full chip reset
Rajkumar Manoharan
2011-09-19
2
-0
/
+2
*
ath9k_hw: Fix magnitude/phase coeff correction
Rajkumar Manoharan
2011-09-19
1
-1
/
+2
*
ath9k_hw: remove ar9100_hw_compute_pll_control
Felix Fietkau
2011-09-19
1
-11
/
+1
*
ath9k_hw: fix setting the hardware diversity flag
Felix Fietkau
2011-09-19
5
-29
/
+6
*
ath9k_hw: remove dead code in the eeprom ops
Felix Fietkau
2011-09-19
3
-30
/
+2
*
ath9k_hw: clean up hardware revision checks
Felix Fietkau
2011-09-19
8
-94
/
+63
*
ath9k: sync the dma buffer after changing the retry flag
Felix Fietkau
2011-09-19
1
-0
/
+3
*
cfg80211: add cfg80211_find_vendor_ie() function
Eliad Peller
2011-09-19
3
-0
/
+55
*
ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flag
Felix Fietkau
2011-09-19
1
-0
/
+1
*
Revert "ath9k: do not insert padding into tx buffers on AR9380+"
John W. Linville
2011-09-19
1
-37
/
+19
*
Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx
John W. Linville
2011-09-19
16
-158
/
+358
|
\
|
*
wl12xx: support p2p interfaces
Eliad Peller
2011-09-14
2
-5
/
+20
|
*
wl12xx: set mac80211 flags for A-MPDU aggregation support
Arik Nemtsov
2011-09-14
1
-1
/
+3
|
*
wl12xx: AP mode - clean BA and queue state in tx_reset
Arik Nemtsov
2011-09-14
3
-3
/
+14
|
*
wl12xx: AP mode - enable the BA constraint event from the FW
Arik Nemtsov
2011-09-14
1
-14
/
+23
|
*
wl12xx: don't regulate links when a single STA is connected
Arik Nemtsov
2011-09-14
3
-5
/
+20
|
*
wl12xx: support up to 8 stations in AP-mode
Arik Nemtsov
2011-09-14
1
-2
/
+2
|
*
wl12xx: AP mode - don't regulate FW blocks for non-active STAs
Arik Nemtsov
2011-09-14
1
-0
/
+4
|
*
wl12xx: don't indicate up PS-filtered dummy packets
Arik Nemtsov
2011-09-14
3
-3
/
+8
|
*
wl12xx: ignore sched scan match sets without SSID
Luciano Coelho
2011-09-14
1
-3
/
+12
|
*
wl12xx: increase number of allowed SSIDs in sched_scan
Luciano Coelho
2011-09-14
1
-3
/
+4
|
*
wl12xx: add support for sched_scan filters
Luciano Coelho
2011-09-14
1
-35
/
+72
|
*
wl12xx: declare support for WIPHY_FLAG_AP_UAPSD
Eliad Peller
2011-09-14
3
-5
/
+19
|
*
wl12xx: use kstrtoul_from_user
Eliad Peller
2011-09-14
1
-41
/
+5
|
*
wl12xx: remove deprecated CONFIG_WL12XX_HT flag
Luciano Coelho
2011-09-14
4
-20
/
+0
|
*
wl12xx: don't queue a new dummy packet if one is already pending
Arik Nemtsov
2011-09-14
1
-1
/
+7
|
*
wl12xx: add config_hangover command
Eliad Peller
2011-09-14
5
-9
/
+91
[next]