summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * batman-adv: prepare lq_update_lock to be shared among different protocolsMarek Lindner2012-05-133-6/+6
| * batman-adv: improve unicast packet (re)routingAntonio Quartulli2012-05-134-0/+36
| * batman-adv: avoid skb_linearise() if not neededAntonio Quartulli2012-05-131-2/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-1543-244/+893
|\ \
| * | iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville2012-05-091-1/+2
| * | {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-097-1/+20
| * | mac80211: Allow nonHT/HT peering in meshAshok Nagarajan2012-05-091-3/+9
| * | mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-092-7/+77
| * | mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-094-9/+8
| * | cfg80211: fix BSS comparisonEmmanuel Grumbach2012-05-091-1/+5
| * | brcmfmac: add out of band interrupt supportFranky Lin2012-05-095-15/+240
| * | brcmfmac: postpone interrupt register functionFranky Lin2012-05-091-9/+6
| * | brcmfmac: check bus state for statusFranky Lin2012-05-091-1/+1
| * | brcmfmac: stop releasing sdio host in irq handlerFranky Lin2012-05-091-4/+0
| * | mac80211: Add more ethtools stats: survey, rates, etcBen Greear2012-05-091-8/+81
| * | mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-094-3/+85
| * | mac80211: Support getting sta_info stats via ethtool.Ben Greear2012-05-091-0/+91
| * | cfg80211: Add framework to support ethtool stats.Ben Greear2012-05-092-0/+46
| * | iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy2012-05-091-1/+1
| * | iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-05-091-1/+1
| * | ipw2100: Fix order of device registrationBen Hutchings2012-05-091-11/+13
| * | ipw2200: Fix order of device registrationBen Hutchings2012-05-091-11/+12
| * | rt2x00: Add debugfs access for rfcsr registerAnisse Astier2012-05-094-1/+20
| * | rt2x00: debugfs support - allow a register to be emptyAnisse Astier2012-05-091-35/+36
| * | net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...Stanislav Yakovlev2012-05-091-15/+6
| * | iwlwifi: remove the iwl_shared referenceWey-Yi Guy2012-05-091-3/+3
| * | iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy2012-05-092-19/+18
| * | mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen2012-05-091-0/+6
| * | mac80211: insert mesh peer after initThomas Pedersen2012-05-091-3/+5
| * | mwifiex: fix static checker warningsAmitkumar Karwar2012-05-091-2/+1
| * | mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan2012-05-091-1/+1
| * | mwifiex: add support for SD8786 sdioWarheadsSE2012-05-093-2/+10
| * | wireless: at76c50x: allocating too much dataDan Carpenter2012-05-091-2/+2
| * | iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2012-05-092-1/+1
| * | iwlwifi: add option to disable 5GHz bandStanislaw Gruszka2012-05-093-0/+9
| * | iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2012-05-092-10/+9
| * | iwlwifi: add loose coex lutWey-Yi Guy2012-05-091-2/+21
| * | iwlwifi: change kill mask based on reduce power stateWey-Yi Guy2012-05-092-9/+20
| * | iwlwifi: send reduce tx power info in commandWey-Yi Guy2012-05-092-1/+3
| * | iwlwifi: small define changeWey-Yi Guy2012-05-091-1/+3
| * | iwlwifi: add reduced tx power threshold defineWey-Yi Guy2012-05-091-0/+3
| * | iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy2012-05-092-4/+39
| * | iwlwifi: add BT reduced tx power flagWey-Yi Guy2012-05-091-2/+2
| * | iwlwifi: remove unused macrosWey-Yi Guy2012-05-091-69/+0
| * | libertas: include sched.h on firmware.cLuis R. Rodriguez2012-05-091-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-131-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