summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-09cfg80211: fix BSS comparisonEmmanuel Grumbach
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-09mac80211: Add more ethtools stats: survey, rates, etcBen Greear
2012-05-09mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear
2012-05-09mac80211: Support getting sta_info stats via ethtool.Ben Greear
2012-05-09cfg80211: Add framework to support ethtool stats.Ben Greear
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-09mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen
2012-05-09mac80211: insert mesh peer after initThomas Pedersen
2012-05-09mwifiex: fix static checker warningsAmitkumar Karwar
2012-05-09mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan
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 branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso
2012-05-08netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso
2012-05-08netfilter: nf_ct_expect: partially implement ctnetlink_change_expectKelvie Wong
2012-05-08net: export sysctl_[r|w]mem_max symbols needed by ip_vs_syncHans Schillstrom
2012-05-08ipvs: ip_vs_proto: local functions should not be exposed globallyH Hartley Sweeten
2012-05-08ipvs: ip_vs_ftp: local functions should not be exposed globallyH Hartley Sweeten
2012-05-08ipvs: optimize the use of flags in ip_vs_bind_destPablo Neira Ayuso
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso
2012-05-08ipvs: always update some of the flags bits in backupJulian Anastasov
2012-05-08ipvs: fix ip_vs_try_bind_dest to rebind app and transmitterJulian Anastasov
2012-05-08ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_destJulian Anastasov