aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan2011-04-253-0/+5
* ath9k_hw: Take care of few host interface register changes for AR9340Vasanthakumar Thiagarajan2011-04-251-30/+43
* ath9k_hw: Define devid and mac version for AR9340Vasanthakumar Thiagarajan2011-04-253-1/+6
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-04-2513-541/+537
|\
| * iwlagn: remove hw_ready variableJohannes Berg2011-04-223-18/+15
| * iwlagn: combine firmware code/dataJohannes Berg2011-04-226-98/+65
| * iwlagn: implement synchronous firmware loadJohannes Berg2011-04-228-274/+246
| * iwlagn: leave notification waits on firmware errorsJohannes Berg2011-04-223-2/+21
| * iwlagn: make iwlagn_wait_notification return error codeJohannes Berg2011-04-223-11/+10
| * iwlagn: extend notification wait functionJohannes Berg2011-04-225-8/+16
| * iwlagn: refactor up pathJohannes Berg2011-04-223-41/+51
| * iwlagn: refactor down pathJohannes Berg2011-04-223-33/+42
| * iwlagn: clean up some exit codeJohannes Berg2011-04-221-24/+2
| * iwlagn: simplify error table readingJohannes Berg2011-04-224-54/+91
* | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-04-2529-289/+1324
|\ \ | |/ |/|
| * wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packetLuciano Coelho2011-04-191-1/+1
| * wl12xx: remove unused conf_radio_params structureLuciano Coelho2011-04-191-9/+0
| * wl12xx: move hardcoded hci_io_ds value into the conf structLuciano Coelho2011-04-194-5/+10
| * wl12xx: use kstrtoul functionsLuciano Coelho2011-04-192-3/+2
| * wl12xx: Handle platforms without level trigger interruptsIdo Yariv2011-04-195-2/+32
| * wl12xx: Simplify TX blocks accountingIdo Yariv2011-04-194-31/+24
| * wl12xx: Clean up the dummy packet mechanismIdo Yariv2011-04-194-39/+89
| * wl12xx: Clean up the block size alignment codeIdo Yariv2011-04-197-30/+36
| * wl12xx: Clean up and fix the 128x boot sequenceIdo Yariv2011-04-193-123/+123
| * wl12xx: fix "JOIN while associated" commentaryOhad Ben-Cohen2011-04-191-4/+4
| * wl12xx: fix roamingOhad Ben-Cohen2011-04-193-2/+27
| * wl12xx: Handle duplicate calling of remove interfaceJuuso Oikarinen2011-04-192-4/+28
| * wl12xx: rearrange some ELP wake_up/sleep callsEliad Peller2011-04-194-43/+36
| * wl12xx: configure channel/band while FW is offArik Nemtsov2011-04-191-1/+6
| * wl12xx: use a bitmask instead of list of booleans in scanned_chLuciano Coelho2011-04-193-10/+17
| * wl12xx: fix a couple of sparse warnings about undeclared functionsLuciano Coelho2011-04-191-5/+6
| * wl12xx: fix SG BT load value to reflect its new meaningLuciano Coelho2011-04-191-1/+1
| * wl12xx: set the skbuff priority for dummy packetsLuciano Coelho2011-04-192-3/+2
| * wl12xx: set the actual tid instead of the acEliad Peller2011-04-191-2/+2
| * wl12xx: Add mutex protection for interface listJuuso Oikarinen2011-04-191-0/+7
| * wl12xx: Clamp byte mode transfers for 128x chipsArik Nemtsov2011-04-192-0/+6
| * wl12xx: update bet_max_consecutiveOhad Ben-Cohen2011-04-191-1/+1
| * wl12xx: Add support for 11n Rx STBC one spatial streamShahar Levi2011-04-191-1/+2
| * wl12xx: Fix potential incorrect band in rx-statusJuuso Oikarinen2011-04-191-8/+5
| * wl12xx: use 1 spare TX block instead of twoLuciano Coelho2011-04-194-6/+57
| * wl12xx: 1281/1283 support - enable chip supportShahar Levi2011-04-193-1/+15
| * wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov2011-04-194-4/+10
| * wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi2011-04-197-21/+116
| * wl12xx: 1281/1283 support - Improve Tx & Rx pathShahar Levi2011-04-192-21/+40
| * wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi2011-04-194-21/+70
| * wl12xx: 1281/1283 support - New boot sequenceShahar Levi2011-04-195-8/+179
| * wl12xx: 1281/1283 support - Loading FW & NVSShahar Levi2011-04-197-42/+86
| * wl12xx: 1281/1283 support - New radio structs and functionsShahar Levi2011-04-195-10/+240
| * wl12xx: 1281/1283 support - add block size handling for sdio and spiLuciano Coelho2011-04-192-2/+19
| * wl12xx: 1281/1283 support - Add acx commandsShahar Levi2011-04-1910-28/+168