summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-12rndis_wlan: cleanup: change oid from __le32 to u32 in various placesJussi Kivilinna
2012-05-12rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna
2012-05-12usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij
2012-05-12usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij
2012-05-12usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij
2012-05-12usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-09iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville
2012-05-09brcmfmac: add out of band interrupt supportFranky Lin
2012-05-09brcmfmac: postpone interrupt register functionFranky Lin
2012-05-09brcmfmac: check bus state for statusFranky Lin
2012-05-09brcmfmac: stop releasing sdio host in irq handlerFranky Lin
2012-05-09iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy
2012-05-09iwlwifi: use correct released ucode versionMeenakshi Venkataraman
2012-05-09ipw2100: Fix order of device registrationBen Hutchings
2012-05-09ipw2200: Fix order of device registrationBen Hutchings
2012-05-09rt2x00: Add debugfs access for rfcsr registerAnisse Astier
2012-05-09rt2x00: debugfs support - allow a register to be emptyAnisse Astier
2012-05-09net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...Stanislav Yakovlev
2012-05-09iwlwifi: remove the iwl_shared referenceWey-Yi Guy
2012-05-09iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy
2012-05-09mwifiex: fix static checker warningsAmitkumar Karwar
2012-05-09mwifiex: add support for SD8786 sdioWarheadsSE
2012-05-09wireless: at76c50x: allocating too much dataDan Carpenter
2012-05-09iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach
2012-05-09iwlwifi: add option to disable 5GHz bandStanislaw Gruszka
2012-05-09iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach
2012-05-09iwlwifi: add loose coex lutWey-Yi Guy
2012-05-09iwlwifi: change kill mask based on reduce power stateWey-Yi Guy
2012-05-09iwlwifi: send reduce tx power info in commandWey-Yi Guy
2012-05-09iwlwifi: small define changeWey-Yi Guy
2012-05-09iwlwifi: add reduced tx power threshold defineWey-Yi Guy
2012-05-09iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy
2012-05-09iwlwifi: add BT reduced tx power flagWey-Yi Guy
2012-05-09iwlwifi: remove unused macrosWey-Yi Guy
2012-05-09libertas: include sched.h on firmware.cLuis R. Rodriguez
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan
2012-05-02brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin
2012-04-27wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas
2012-04-27wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas
2012-04-27b43: only reload config after successful initializationSeth Forshee
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy
2012-04-27ath5k: add missing iounmap to AHB probe removalJonathan Bither
2012-04-27brcm80211: fmac: fix missing completion events issueFranky Lin
2012-04-27brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-24ath9k: Fix IDLE PowersaveSujith Manoharan