summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-05-22mwifiex: use u32 variables for SDIO read/write port bitmapAmitkumar Karwar
2013-05-22mwifiex: add calibration data download featureAmitkumar Karwar
2013-05-22mwifiex: replace spin_lock_irqsave with spin_lock and fix warn_onAvinash Patil
2013-05-22mwifiex: add del_station handlerAvinash Patil
2013-05-22mwifiex: avoid deleting all stations during mwifiex_del_sta_entry()Avinash Patil
2013-05-22mwifiex: abort remaining scan commands when association startedBing Zhao
2013-05-22mwifiex: remove global user_scan_cfg variableAmitkumar Karwar
2013-05-22mwifiex: scan delay timer cleanup in unload pathAmitkumar Karwar
2013-05-22mwifiex: rename mwifiex_free_adapter() routine in init.cAmitkumar Karwar
2013-05-22wil6210: do not stop Tx queue on packet dropVladimir Kondratiev
2013-05-22wil6210: fix remaining use of non-cached copy of tx/rx descriptorsVladimir Kondratiev
2013-05-22wil6210: use NAPIVladimir Kondratiev
2013-05-22wil6210: trace supportVladimir Kondratiev
2013-05-22wil6210: debug dump packet content right after DMAVladimir Kondratiev
2013-05-22wil6210: Sanity check for reported DMA lengthVladimir Kondratiev
2013-05-22wil6210: 'length' in Tx/Rx descriptors is little endianVladimir Kondratiev
2013-05-22ath9k: use ap style beaconing for meshThomas Pedersen
2013-05-22ath9k_htc: Claim support for mgmt frame protectionJavier Cardona
2013-05-22ath9k_htc: Add support for mesh interfacesJavier Cardona
2013-05-22ath9k: Do not use local_bh_disable in ampdu_actionSujith Manoharan
2013-05-22ath9k: Use bitops for scan flagSujith Manoharan
2013-05-22ath9k: Remove MAC_DEBUGSujith Manoharan
2013-05-22rt2x00pci: Use PCI MSIs whenever possibleJakub Kicinski
2013-05-22rt2x00: rt2x00dev: defer operational mode detectionGabor Juhos
2013-05-22rt2x00: rt2800lib: use rt2x00dev->bcn->winfo_sizeGabor Juhos
2013-05-22rt2x00: rt2800usb: use rt2x00dev->rx->limitGabor Juhos
2013-05-22rt2x00: rt2800pci: use rt2x00dev->tx->limitGabor Juhos
2013-05-22rt2x00: rt61pci: use rt2x00dev->tx->limitGabor Juhos
2013-05-22rt2x00: rt2x00dev: use rt2x00dev->tx->limitGabor Juhos
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita
2013-05-05wireless: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01hostap: proc: Use remove_proc_subtree()David Howells
2013-05-01airo: Use remove_proc_subtree()David Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2013-04-29atmel: Don't use create_proc_read_entry()David Howells
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-26rtlwifi: rtl8192cu: Fix false loss of AP indicationLarry Finger
2013-04-26brcmsmac: Fix merge issuePiotr Haber
2013-04-26mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar
2013-04-26mwifiex: Do not kfree cmd buf while unregistering PCIeYogesh Ashok Powar
2013-04-26mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar
2013-04-26mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar
2013-04-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart
2013-04-23mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart