summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2011-04-19wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packetLuciano Coelho
2011-04-19wl12xx: remove unused conf_radio_params structureLuciano Coelho
2011-04-19wl12xx: move hardcoded hci_io_ds value into the conf structLuciano Coelho
2011-04-19wl12xx: use kstrtoul functionsLuciano Coelho
2011-04-19wl12xx: Handle platforms without level trigger interruptsIdo Yariv
2011-04-19wl12xx: Simplify TX blocks accountingIdo Yariv
2011-04-19wl12xx: Clean up the dummy packet mechanismIdo Yariv
2011-04-19wl12xx: Clean up the block size alignment codeIdo Yariv
2011-04-19wl12xx: Clean up and fix the 128x boot sequenceIdo Yariv
2011-04-19wl12xx: fix "JOIN while associated" commentaryOhad Ben-Cohen
2011-04-19wl12xx: fix roamingOhad Ben-Cohen
2011-04-19wl12xx: Handle duplicate calling of remove interfaceJuuso Oikarinen
2011-04-19wl12xx: rearrange some ELP wake_up/sleep callsEliad Peller
2011-04-19wl12xx: configure channel/band while FW is offArik Nemtsov
2011-04-19wl12xx: use a bitmask instead of list of booleans in scanned_chLuciano Coelho
2011-04-19wl12xx: fix a couple of sparse warnings about undeclared functionsLuciano Coelho
2011-04-19wl12xx: fix SG BT load value to reflect its new meaningLuciano Coelho
2011-04-19wl12xx: set the skbuff priority for dummy packetsLuciano Coelho
2011-04-19wl12xx: set the actual tid instead of the acEliad Peller
2011-04-19wl12xx: Add mutex protection for interface listJuuso Oikarinen
2011-04-19wl12xx: Clamp byte mode transfers for 128x chipsArik Nemtsov
2011-04-19wl12xx: update bet_max_consecutiveOhad Ben-Cohen
2011-04-19wl12xx: Add support for 11n Rx STBC one spatial streamShahar Levi
2011-04-19wl12xx: Fix potential incorrect band in rx-statusJuuso Oikarinen
2011-04-19wl12xx: use 1 spare TX block instead of twoLuciano Coelho
2011-04-19wl12xx: 1281/1283 support - enable chip supportShahar Levi
2011-04-19wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov
2011-04-19wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi
2011-04-19wl12xx: 1281/1283 support - Improve Tx & Rx pathShahar Levi
2011-04-19wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi
2011-04-19wl12xx: 1281/1283 support - New boot sequenceShahar Levi
2011-04-19wl12xx: 1281/1283 support - Loading FW & NVSShahar Levi
2011-04-19wl12xx: 1281/1283 support - New radio structs and functionsShahar Levi
2011-04-19wl12xx: 1281/1283 support - add block size handling for sdio and spiLuciano Coelho
2011-04-19wl12xx: 1281/1283 support - Add acx commandsShahar Levi
2011-04-19wl12xx: 1281/1283 support - Add DefinitionsShahar Levi
2011-04-19wl12xx: 1281/1283 support - move IRQ polarityShahar Levi
2011-04-04wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho
2011-04-04wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho
2011-03-09ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao
2011-03-03wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa
2011-03-03wl12xx: wakeup chip from ELP during scanArik Nemtsov
2011-03-03wl12xx: Modify requested number of memory blocksIdo Yariv
2011-03-03wl12xx: Avoid redundant TX workIdo Yariv
2011-03-03wl12xx: Switch to level trigger interruptsIdo Yariv
2011-03-03wl12xx: Switch to a threaded interrupt handlerIdo Yariv
2011-03-03wl12xx: Change claiming of the SDIO busIdo Yariv
2011-03-03wl12xx: Do end-of-transactions transfers only if neededIdo Yariv
2011-03-03wl12xx: Reorder data handling in irq_workIdo Yariv
2011-03-03wl12xx: Remove private headers in wl1271_tx_resetIdo Yariv