aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-28wl1271: limit TX power to 25dBm for every channelLuciano Coelho
2009-12-28wl1271: remove workaround for disconnectionLuciano Coelho
2009-12-28wl1271: use join command with dummy BSSIDLuciano Coelho
2009-12-28wl1271: added radio parameters configuration values newer firmwaresLuciano Coelho
2009-12-28wl1271: update radio and general parameters valuesLuciano Coelho
2009-12-28wl1271: updated general parameters structure for newer firmwaresLuciano Coelho
2009-12-28wl1271: updated radio parameters structure for newer firmwaresLuciano Coelho
2009-12-28b43: Allow PIO mode to be selected at module loadLarry Finger
2009-12-28mwl8k: remove duplicate local per-vif copy of ieee80211_bss_confLennert Buytenhek
2009-12-28mwl8k: remove unused mwl8k_vif::privLennert Buytenhek
2009-12-28mwl8k: fix up AP vs. STA firmware image receive descriptor handlingLennert Buytenhek
2009-12-28mwl8k: do rx/tx ring initialisation after loading firmwareLennert Buytenhek
2009-12-28mwl8k: get rid of the struct mwl8k_firmware abstractionLennert Buytenhek
2009-12-28mwl8k: add 2.4GHz channels 12, 13 and 14Lennert Buytenhek
2009-12-28mwl8k: initialize the mwl8k_info_tbl table using the MWL* enumsLennert Buytenhek
2009-12-28mwl8k: inline qos field manipulation functionsLennert Buytenhek
2009-12-28mwl8k: get rid of the AMSDU check in the transmit pathLennert Buytenhek
2009-12-28mwl8k: hw is never NULL in mwl8k_set_radio_preamble()Lennert Buytenhek
2009-12-28mwl8k: firmware command code cleanupLennert Buytenhek
2009-12-28iwmc3200wifi: fix array out-of-boundary accessZhu Yi
2009-12-28wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin
2009-12-28ath9k: fix missed error codes in the tx status checkFelix Fietkau
2009-12-28ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez
2009-12-28ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez
2009-12-28ath9k: fix suspend by waking device prior to stopSujith
2009-12-28wl1271_cmd.c: cleanup char => u8Dan Carpenter
2009-12-28iwlwifi: Storage class should be before const qualifierTobias Klauser
2009-12-28ath9k: Storage class should be before const qualifierTobias Klauser
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde
2009-12-28ath5k: fix SWI calibration interrupt stormBob Copeland
2009-12-28libertas: Remove carrier signaling from the scan codeSamuel Ortiz
2009-12-28orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-26llc: use dev_hard_headerOctavian Purdila
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-23enic: whitespace cleanup; #define cleanup; more verbose err msgScott Feldman
2009-12-23enic: feature add: add ethtool -c/C supportScott Feldman
2009-12-23enic: Bug fix: align desc ring sizes to 32 descsScott Feldman
2009-12-23enic: minimize pkt filter updates to firmwareScott Feldman
2009-12-23enic: Bug fix: try harder to fill Rx ring on skb allocation failuresScott Feldman
2009-12-23enic: Bug fix: use safe queue shutdown in dev->stopScott Feldman
2009-12-23iwmc3200top: simplify imwct_txTomas Winkler
2009-12-23iwmc3200top: cleanup log messagesTomas Winkler
2009-12-23iwmc3200top: clean up fw_downloadTomas Winkler
2009-12-23netxen: fix unified fw size checkAmit Kumar Salecha
2009-12-23netxen: support pci error handlersAmit Kumar Salecha
2009-12-23netxen: fix tx timeout recoveryAmit Kumar Salecha
2009-12-23netxen: minor suspend resume fixesAmit Kumar Salecha
2009-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller