summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi2012-04-131-1/+7
* cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-134-3/+20
* rt2800: zero registers of unused TX ringsJakub Kicinski2012-04-131-0/+10
* rt2800: initialize queues before giving up due to DMA errorJakub Kicinski2012-04-132-3/+5
* rt2800: add disabling of DMA before loading firmwareJakub Kicinski2012-04-131-0/+2
* rt2800: introduce wpdma_disable functionJakub Kicinski2012-04-133-24/+19
* mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka2012-04-131-3/+5
* mac80211: do not scan and monitor connection in parallelStanislaw Gruszka2012-04-134-19/+53
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-1385-2924/+3800
|\
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-04-1285-2924/+3800
| |\
| | * wlcore/wl12xx: adapt FW status for multiple familiesArik Nemtsov2012-04-126-19/+36
| | * wlcore: add module param to prevent HW recoveryArik Nemtsov2012-04-121-0/+12
| | * wlcore/wl12xx: move identify firmware function to a lower driver opLuciano Coelho2012-04-124-26/+48
| | * wlcore: set max_rx_agg_subframes in mac80211 according to HT confArik Nemtsov2012-04-121-1/+1
| | * wlcore/wl12xx: set HT capabilities per chip-familyArik Nemtsov2012-04-123-18/+21
| | * wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA modeArik Nemtsov2012-04-124-1/+23
| | * wlcore/wl12xx: use a single memory config and reset if using wl127xLuciano Coelho2012-04-124-17/+41
| | * wlcore/wl12xx: move extended radio configuration parameters to wl12xxLuciano Coelho2012-04-126-35/+86
| | * wlcore/wl12xx: move runtime configuration struct to the lower driverLuciano Coelho2012-04-124-356/+352
| | * wlcore/wl12xx: expand functionality of cmd_trigger HW opArik Nemtsov2012-04-123-3/+6
| | * wlcore/wl12xx: add hw op for vif initArik Nemtsov2012-04-124-0/+16
| | * wlcore/wl12xx: add hw_init operationLuciano Coelho2012-04-1213-405/+499
| | * wlcore/wl12xx: turn no-Tx-align quirk into Tx-alignArik Nemtsov2012-04-125-12/+15
| | * wlcore/wl12xx: split Tx completion to immediate/delayedArik Nemtsov2012-04-125-3/+30
| | * wlcore/wl12xx: add hw op for getting rx packet data lengthArik Nemtsov2012-04-124-6/+38
| | * wlcore/wl12xx: add prepare_read hw op for Rx dataLuciano Coelho2012-04-124-29/+42
| | * wlcore/wl12xx: add hw op for getting rx buffer data alignmentArik Nemtsov2012-04-125-16/+46
| | * wlcore: introduce Rx block-size alignment HW quirkArik Nemtsov2012-04-123-14/+33
| | * wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov2012-04-127-108/+123
| | * wlcore/wl12xx: add hw op for setting frame length in tx_hw_descArik Nemtsov2012-04-124-32/+54
| | * wlcore/wl12xx: add hw op for setting blocks in hw_tx_descArik Nemtsov2012-04-124-14/+37
| | * wlcore/wl12xx: add hw op for calculating hw block count per packetArik Nemtsov2012-04-125-13/+57
| | * wlcore/wl12xx: change GEM Tx-spare blocks per-vifArik Nemtsov2012-04-127-22/+29
| | * wlcore/wl12xx: set the number of Tx descriptors per chip familyArik Nemtsov2012-04-126-11/+18
| | * wlcore/wl12xx: create per-chip-family private storageArik Nemtsov2012-04-123-3/+21
| | * wlcore: add quirk to disable ELPLuciano Coelho2012-04-124-9/+17
| | * wlcore: remove some unnecessary event mailbox address readsLuciano Coelho2012-04-124-17/+12
| | * wlcore/wl12xx: add quirk for legacy NVS supportLuciano Coelho2012-04-123-23/+27
| | * wlcore/wl12xx: add command trigger and event ack operationsLuciano Coelho2012-04-125-19/+40
| | * wlcore/wl12xx: move MAC address reading operation to lower driverLuciano Coelho2012-04-123-50/+55
| | * wlcore/wl12xx: move top initialization to wl12xxLuciano Coelho2012-04-128-448/+425
| | * wlcore/wl12xx: move get_pg_ver to the lower driverLuciano Coelho2012-04-124-11/+17
| | * wlcore/wl12xx: add chip-specific identify chip operationLuciano Coelho2012-04-129-69/+99
| | * wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho2012-04-1220-355/+468
| | * wlcore/wl12xx: implement chip-specific partition tablesLuciano Coelho2012-04-128-139/+168
| | * wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho2012-04-1222-230/+247
| | * wl12xx/wlcore: initial split of probeLuciano Coelho2012-04-123-20/+36
| | * wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xxLuciano Coelho2012-04-129-64/+130
| | * wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho2012-04-1238-3/+3
| | * wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho2012-04-1270-22/+26
OpenPOWER on IntegriCloud