summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-084-9/+8
| * | cfg80211: fix BSS comparisonEmmanuel Grumbach2012-05-081-1/+5
| * | brcmfmac: add out of band interrupt supportFranky Lin2012-05-085-15/+240
| * | brcmfmac: postpone interrupt register functionFranky Lin2012-05-081-9/+6
| * | brcmfmac: check bus state for statusFranky Lin2012-05-081-1/+1
| * | brcmfmac: stop releasing sdio host in irq handlerFranky Lin2012-05-081-4/+0
| * | mac80211: Add more ethtools stats: survey, rates, etcBen Greear2012-05-081-8/+81
| * | mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-084-3/+85
| * | mac80211: Support getting sta_info stats via ethtool.Ben Greear2012-05-081-0/+91
| * | cfg80211: Add framework to support ethtool stats.Ben Greear2012-05-082-0/+46
| * | iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy2012-05-081-1/+1
| * | iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-05-081-1/+1
| * | ipw2100: Fix order of device registrationBen Hutchings2012-05-081-11/+13
| * | ipw2200: Fix order of device registrationBen Hutchings2012-05-081-11/+12
| * | rt2x00: Add debugfs access for rfcsr registerAnisse Astier2012-05-084-1/+20
| * | rt2x00: debugfs support - allow a register to be emptyAnisse Astier2012-05-081-35/+36
| * | net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...Stanislav Yakovlev2012-05-081-15/+6
| * | iwlwifi: remove the iwl_shared referenceWey-Yi Guy2012-05-081-3/+3
| * | iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy2012-05-082-19/+18
| * | mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen2012-05-081-0/+6
| * | mac80211: insert mesh peer after initThomas Pedersen2012-05-081-3/+5
| * | mwifiex: fix static checker warningsAmitkumar Karwar2012-05-081-2/+1
| * | mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan2012-05-081-1/+1
| * | mwifiex: add support for SD8786 sdioWarheadsSE2012-05-083-2/+10
| * | wireless: at76c50x: allocating too much dataDan Carpenter2012-05-081-2/+2
| * | iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2012-05-082-1/+1
| * | iwlwifi: add option to disable 5GHz bandStanislaw Gruszka2012-05-083-0/+9
| * | iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2012-05-082-10/+9
| * | iwlwifi: add loose coex lutWey-Yi Guy2012-05-081-2/+21
| * | iwlwifi: change kill mask based on reduce power stateWey-Yi Guy2012-05-082-9/+20
| * | iwlwifi: send reduce tx power info in commandWey-Yi Guy2012-05-082-1/+3
| * | iwlwifi: small define changeWey-Yi Guy2012-05-081-1/+3
| * | iwlwifi: add reduced tx power threshold defineWey-Yi Guy2012-05-081-0/+3
| * | iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy2012-05-082-4/+39
| * | iwlwifi: add BT reduced tx power flagWey-Yi Guy2012-05-081-2/+2
| * | iwlwifi: remove unused macrosWey-Yi Guy2012-05-081-69/+0
| * | libertas: include sched.h on firmware.cLuis R. Rodriguez2012-05-081-0/+1
* | | net: codel: fix build errorsSasha Levin2012-05-141-4/+5
* | | net/codel: Add missing #include <linux/prefetch.h>Geert Uytterhoeven2012-05-141-0/+1
* | | etherdevice: Remove now unused compare_ether_addr_64bitsJoe Perches2012-05-121-33/+13
| |/ |/|
* | igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-1216-110/+1205
* | igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny2012-05-122-0/+101
* | fq_codel: Fair Queue Codel AQMEric Dumazet2012-05-124-0/+690
* | codel: use Newton method instead of sqrt() and dividesEric Dumazet2012-05-121-31/+37
* | rndis_wlan: cleanup: change oid from __le32 to u32 in various placesJussi Kivilinna2012-05-121-49/+49
* | rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()Jussi Kivilinna2012-05-121-6/+6
* | rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna2012-05-121-13/+13
* | rndis_host: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna2012-05-121-25/+28
* | usb/net: rndis: move bus message definitionLinus Walleij2012-05-121-6/+5
* | usb/net: rndis: fixup a few name prefixesLinus Walleij2012-05-122-57/+54
OpenPOWER on IntegriCloud