aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-08-14wl1251: remove wl1251_opsKalle Valo
2009-08-14wl1251: make irq handling interface specificBob Copeland
2009-08-14wl1251: add sdio supportBob Copeland
2009-08-14wl1251: split spi interface into separate moduleBob Copeland
2009-08-14wl1251: move module probe methods into spi.cBob Copeland
2009-08-14wl1251: make wl1251_set_partition bus agnosticBob Copeland
2009-08-14wl1251: introduce wl1251_if_operations structBob Copeland
2009-08-14wl1251: use wiphy_dev instead of wl->spi->devBob Copeland
2009-08-14wl1251: separate bus i/o code into io.cBob Copeland
2009-08-14wl1251: remove fixed address support from spi commandsKalle Valo
2009-08-14ath9k: Update beacon RSSISujith
2009-08-14ath9k: Remove local chainmask variableSujith
2009-08-14ath9k: Cleanup TX power calculation for 4K chipsSujith
2009-08-14ath9k: Clean antenna configuration for 4K EEPROM chipsSujith
2009-08-14ath9k: Add macros for Antenna DiversitySujith
2009-08-14ath9k: Cleanup ath9k_hw_4k_set_gain() interfaceSujith
2009-08-14ath9k: Split eeprom.c into manageable piecesSujith
2009-08-14ath9k: Remove a few DEBUG mesagesSujith
2009-08-14ath9k: Try to fix whitespace damageSujith
2009-08-14ath9k: Cleanup function return typesSujith
2009-08-14ath9k: Remove unneeded assignment of protocol fieldSujith
2009-08-14wl1271: add wl1271 to Kconfig and the MakefileLuciano Coelho
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho
2009-08-14orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy
2009-08-14orinoco: add function to retrieve current bssidDavid Kilroy
2009-08-14orinoco: move disassociation to hw.cDavid Kilroy
2009-08-14orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid Kilroy
2009-08-14orinoco: use local types for auth alg and sequence lengthDavid Kilroy
2009-08-14orinoco: prefer_port3 can be a single bitDavid Kilroy
2009-08-14b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.Gábor Stefanik
2009-08-14b43: remove wrong probe_resp_plcp writegregor kowski
2009-08-14b43: Typo fixes & minor cleanupGábor Stefanik
2009-08-14b43: Add LP 2063 radio initGábor Stefanik
2009-08-14zd1211rw: make it clear we don't use leds.h LED stuffLuis R. Rodriguez
2009-08-14ath9k: use new FIF_PSPOLL configure filterLuis R. Rodriguez
2009-08-14ath5k: fix missing output in monitor mode after ifconfig upJoerg Albert
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-12Revert "libertas: Read buffer overflow"David S. Miller
2009-08-10ar9170: fix read & write outside array boundsDan Carpenter
2009-08-10ar9170usb: fix spurious firmware related messageChristian Lamparter
2009-08-09Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-08-07libertas: correct packing of rxpd structureBob Dunlop
2009-08-07mwl8k: prevent module unload hangLennert Buytenhek
2009-08-07mwl8k: prevent crash in ->configure_filter() if no interface was addedLennert Buytenhek
2009-08-07mwl8k: call pci_unmap_single() before accessing command structure againLennert Buytenhek
2009-08-07mwl8k: add various missing GET_HW_SPEC endian conversionsLennert Buytenhek
2009-08-07mwl8k: fix NULL pointer dereference on receive out-of-memoryLennert Buytenhek
2009-08-07ipw2x00: Write outside array boundsZhu Yi
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-04ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()Luis R. Rodriguez