summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-05-08ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup serverJulian Anastasov
2012-05-08ipvs: use GFP_KERNEL allocation where possibleSasha Levin
2012-05-08ipvs: SH scheduler does not need GFP_ATOMIC allocationJulian Anastasov
2012-05-08ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov
2012-05-08ipvs: WRR scheduler does not need GFP_ATOMIC allocationJulian Anastasov
2012-05-08ipvs: DH scheduler does not need GFP_ATOMIC allocationJulian Anastasov
2012-05-08ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov
2012-05-08ipvs: timeout tables do not need GFP_ATOMIC allocationJulian Anastasov
2012-05-08netfilter: bridge: optionally set indev to vlanPablo Neira Ayuso
2012-05-08netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond