summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: configure rates when working in ibss modeEliad Peller2011-05-022-0/+25
* wl12xx: avoid redundant join on interface reconfigurationEliad Peller2011-05-021-3/+7
* wl12xx: print actual rx packet size (without padding)Eliad Peller2011-05-021-1/+2
* wl12xx: Set correct REF CLK and TCXO CLK values to the FWShahar Levi2011-05-021-0/+7
* wl12xx: avoid premature elp entranceEliad Peller2011-05-022-6/+25
* wl12xx: sleep instead of wakeup after tx workEliad Peller2011-05-021-1/+1
* wl12xx: Set End-of-transaction Flag at Wl127x AP ModeShahar Levi2011-05-021-0/+4
* wl12xx: support FW TX inactivity triggersArik Nemtsov2011-04-2810-17/+125
* 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-194-2/+28
* 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-192-119/+117
* 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
* wl12xx: 1281/1283 support - Add DefinitionsShahar Levi2011-04-198-17/+64
* wl12xx: 1281/1283 support - move IRQ polarityShahar Levi2011-04-191-7/+7
* wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho2011-04-041-1/+4
* wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2011-04-042-2/+2
* ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao2011-03-091-2/+1
* wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa2011-03-031-1/+2
* wl12xx: wakeup chip from ELP during scanArik Nemtsov2011-03-032-6/+15
OpenPOWER on IntegriCloud