summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
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-14ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian
2011-04-14rtlwifi: Fix unitialized variable warningsLarry Finger
2011-04-14mwifiex: rename function mwifiex_is_ba_stream_availBing Zhao
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar
2011-04-14ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau
2011-04-14ath5k: fix the EEPROM check for hw AES crypto supportFelix Fietkau
2011-04-14ath5k: add a new bus op for reading the mac addressFelix Fietkau
2011-04-14ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau
2011-04-14ath5k: disable 5 GHz support if a 2.4 GHz radio is detectedFelix Fietkau
2011-04-14ath9k: Fix improper beacon slot selection in IBSSRajkumar Manoharan
2011-04-14ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville
2011-04-13ath9k_htc: Enable AP and P2P modesSujith Manoharan