aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-02wl12xx: Handle duplicate calling of remove interfaceJuuso Oikarinen
2011-05-02wl12xx: rearrange some ELP wake_up/sleep callsEliad Peller
2011-05-02wl12xx: configure channel/band while FW is offArik Nemtsov
2011-05-02wl12xx: use a bitmask instead of list of booleans in scanned_chLuciano Coelho
2011-05-02wl12xx: fix a couple of sparse warnings about undeclared functionsLuciano Coelho
2011-05-02wl12xx: fix SG BT load value to reflect its new meaningLuciano Coelho
2011-05-02wl12xx: set the skbuff priority for dummy packetsLuciano Coelho
2011-05-02wl12xx: set the actual tid instead of the acEliad Peller
2011-05-02wl12xx: Add mutex protection for interface listJuuso Oikarinen
2011-05-02wl12xx: Clamp byte mode transfers for 128x chipsArik Nemtsov
2011-05-02wl12xx: update bet_max_consecutiveOhad Ben-Cohen
2011-05-02wl12xx: Add support for 11n Rx STBC one spatial streamShahar Levi
2011-05-02wl12xx: Fix potential incorrect band in rx-statusJuuso Oikarinen
2011-05-02wl12xx: use 1 spare TX block instead of twoLuciano Coelho
2011-05-02wl12xx: 1281/1283 support - enable chip supportShahar Levi
2011-05-02wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov
2011-05-02wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi
2011-05-02wl12xx: 1281/1283 support - Improve Tx & Rx pathShahar Levi
2011-05-02wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi
2011-05-02wl12xx: 1281/1283 support - New boot sequenceShahar Levi
2011-05-02wl12xx: 1281/1283 support - Loading FW & NVSShahar Levi
2011-05-02wl12xx: 1281/1283 support - New radio structs and functionsShahar Levi
2011-05-02wl12xx: 1281/1283 support - add block size handling for sdio and spiLuciano Coelho
2011-05-02wl12xx: 1281/1283 support - Add acx commandsShahar Levi
2011-05-02wl12xx: 1281/1283 support - Add DefinitionsShahar Levi
2011-05-02wl12xx: 1281/1283 support - move IRQ polarityShahar Levi
2011-05-02wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho
2011-05-02wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa
2011-05-02wl12xx: wakeup chip from ELP during scanArik Nemtsov
2011-05-02wl12xx: Modify requested number of memory blocksIdo Yariv
2011-05-02wl12xx: Avoid redundant TX workIdo Yariv
2011-05-02wl12xx: Switch to level trigger interruptsIdo Yariv
2011-05-02wl12xx: Switch to a threaded interrupt handlerIdo Yariv
2011-05-02wl12xx: Change claiming of the SDIO busIdo Yariv
2011-05-02wl12xx: Do end-of-transactions transfers only if neededIdo Yariv
2011-05-02wl12xx: Reorder data handling in irq_workIdo Yariv
2011-05-02wl12xx: Remove private headers in wl1271_tx_resetIdo Yariv
2011-05-02wl12xx: Don't rely on runtime PM for toggling powerIdo Yariv
2011-05-02wl12xx: fix the path to the wl12xx firmwaresSebastien Jan
2011-05-02wl12xx: AP-mode - management of links in PS-modeArik Nemtsov
2011-05-02wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov
2011-05-02wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()Arik Nemtsov
2011-05-02wl12xx: AP-mode - support HW based link PS monitoringArik Nemtsov
2011-05-02wl12xx: report invalid TX rate when returning non-TX-ed skbsArik Nemtsov
2011-05-02wl12xx: AP-mode - TX queue per link in ACArik Nemtsov
2011-05-02wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov
2011-05-02wl12xx: fix potential race condition with TX queue watermarkArik Nemtsov
2011-05-02wl12xx: always set mac_address when configuring ht capsEliad Peller
2011-05-02wl12xx: use standard ALIGN() macroEliad Peller
2011-05-02wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUSEliad Peller