summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2216-23/+83
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-1513-23/+72
| * net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-167-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-2110-788/+96
|\ \
| * | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-298-335/+1
| * | pcmcia: avoid messages on module (un)loadingDominik Brodowski2010-09-294-20/+4
| * | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-299-27/+9
| * | pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-292-25/+1
| * | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-296-178/+29
| * | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-296-101/+16
| * | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-299-68/+23
| * | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-294-4/+4
| * | pcmcia: simplify IntTypeDominik Brodowski2010-09-299-9/+0
| * | pcmcia: simplify Status, ExtStatus register accessDominik Brodowski2010-09-293-9/+3
| * | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-295-15/+15
| * | pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2010-09-293-33/+27
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-081-1/+1
|\ \ \
| * | | ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau2010-10-061-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-302-2/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2010-09-282-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-211-0/+5
|\ \ \ | |/ / | | / | |/ |/|
| * iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-171-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-076-5/+8
|\ \ | |/
| * ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2010-08-312-2/+1
| * ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez2010-08-311-1/+1
| * p54: fix tx feedback status flag checkChristian Lamparter2010-08-301-1/+1
| * ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville2010-08-301-0/+4
| * libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport2010-08-271-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-2324-137/+174
|\ \ | |/
| * iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy2010-08-181-2/+2
| * drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-1813-50/+50
| * iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-174-50/+94
| * ipw2100: don't sync status queue entriesJohn W. Linville2010-08-171-8/+0
| * iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2010-08-142-11/+11
| * iwlwifi: long monitor timerWey-Yi Guy2010-08-146-29/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1710-16/+48
|\ \ | |/
| * ath5k: disable ASPM L0s for all cardsMaxim Levitsky2010-08-131-0/+21
| * ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-135-7/+11
| * wl1251: fix trigger scan timeout usageYuri Kululin2010-08-131-1/+1
| * ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan2010-08-131-1/+2
| * ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan2010-08-111-5/+10
| * ipw2100: register pm_qos request before registering pci driverJohn W. Linville2010-08-111-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1313-135/+88
|\ \ | |/
| * iwlagn: fix rts cts protectionJohannes Berg2010-08-0911-133/+87
| * libertas: fix build break by including linux/sched.hJohn W. Linville2010-08-091-0/+1
| * Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville2010-08-091-2/+0
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-123-2/+36
|\ \
| * | param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.Rusty Russell2010-08-111-2/+30
| * | param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-112-0/+6
* | | drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-111-0/+2
|/ /
OpenPOWER on IntegriCloud