aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/main.c
Commit message (Expand)AuthorAge
* wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packetLuciano Coelho2011-04-19
* wl12xx: move hardcoded hci_io_ds value into the conf structLuciano Coelho2011-04-19
* wl12xx: use kstrtoul functionsLuciano Coelho2011-04-19
* wl12xx: Handle platforms without level trigger interruptsIdo Yariv2011-04-19
* wl12xx: Simplify TX blocks accountingIdo Yariv2011-04-19
* wl12xx: Clean up the dummy packet mechanismIdo Yariv2011-04-19
* wl12xx: Clean up the block size alignment codeIdo Yariv2011-04-19
* wl12xx: fix "JOIN while associated" commentaryOhad Ben-Cohen2011-04-19
* wl12xx: fix roamingOhad Ben-Cohen2011-04-19
* wl12xx: Handle duplicate calling of remove interfaceJuuso Oikarinen2011-04-19
* wl12xx: rearrange some ELP wake_up/sleep callsEliad Peller2011-04-19
* wl12xx: configure channel/band while FW is offArik Nemtsov2011-04-19
* wl12xx: use a bitmask instead of list of booleans in scanned_chLuciano Coelho2011-04-19
* wl12xx: fix a couple of sparse warnings about undeclared functionsLuciano Coelho2011-04-19
* wl12xx: fix SG BT load value to reflect its new meaningLuciano Coelho2011-04-19
* wl12xx: set the skbuff priority for dummy packetsLuciano Coelho2011-04-19
* wl12xx: Add mutex protection for interface listJuuso Oikarinen2011-04-19
* wl12xx: update bet_max_consecutiveOhad Ben-Cohen2011-04-19
* wl12xx: Add support for 11n Rx STBC one spatial streamShahar Levi2011-04-19
* wl12xx: use 1 spare TX block instead of twoLuciano Coelho2011-04-19
* wl12xx: 1281/1283 support - enable chip supportShahar Levi2011-04-19
* wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov2011-04-19
* wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi2011-04-19
* wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi2011-04-19
* wl12xx: 1281/1283 support - Loading FW & NVSShahar Levi2011-04-19
* wl12xx: 1281/1283 support - New radio structs and functionsShahar Levi2011-04-19
* wl12xx: 1281/1283 support - Add acx commandsShahar Levi2011-04-19
* wl12xx: 1281/1283 support - Add DefinitionsShahar Levi2011-04-19
* wl12xx: Modify requested number of memory blocksIdo Yariv2011-03-03
* wl12xx: Avoid redundant TX workIdo Yariv2011-03-03
* wl12xx: Switch to a threaded interrupt handlerIdo Yariv2011-03-03
* wl12xx: Do end-of-transactions transfers only if neededIdo Yariv2011-03-03
* wl12xx: Reorder data handling in irq_workIdo Yariv2011-03-03
* mac80211: make tx() operation return voidJohannes Berg2011-02-25
* wl12xx: AP-mode - management of links in PS-modeArik Nemtsov2011-02-23
* wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov2011-02-23
* wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()Arik Nemtsov2011-02-23
* wl12xx: AP-mode - support HW based link PS monitoringArik Nemtsov2011-02-23
* wl12xx: AP-mode - TX queue per link in ACArik Nemtsov2011-02-23
* wl12xx: fix potential race condition with TX queue watermarkArik Nemtsov2011-02-23
* wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUSEliad Peller2011-02-22
* wl12xx: fix MODULE_AUTHOR email addressLuciano Coelho2011-02-22
* wl12xx: avoid blocking while holding rcu lock on bss info changeArik Nemtsov2011-02-22
* wl12xx: update PLT initialization for new firmwareGery Kahn2011-02-22
* wl12xx: set supported_rates after associationEliad Peller2011-02-08
* wl12xx: use the conf struct instead of macros for memory configurationEliad Peller2011-02-08
* wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller2011-02-08
* wl12xx: mcp2.5 - add config_ps acxEliad Peller2011-02-08
* wl12xx: fix warning due to missing arg in ampdu_actionLuciano Coelho2011-01-31
* wl12xx: disable auto-arpEliad Peller2011-01-24