summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-05-0834-1708/+856
|\
| * netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-0810-1393/+10
| * netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso2012-05-082-1/+16
| * netfilter: nf_ct_expect: partially implement ctnetlink_change_expectKelvie Wong2012-05-081-1/+9
| * net: export sysctl_[r|w]mem_max symbols needed by ip_vs_syncHans Schillstrom2012-05-081-0/+2
| * ipvs: ip_vs_proto: local functions should not be exposed globallyH Hartley Sweeten2012-05-081-1/+1
| * ipvs: ip_vs_ftp: local functions should not be exposed globallyH Hartley Sweeten2012-05-081-1/+1
| * ipvs: optimize the use of flags in ip_vs_bind_destPablo Neira Ayuso2012-05-081-6/+9
| * ipvs: add support for sync threadsPablo Neira Ayuso2012-05-084-166/+305
| * ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-085-48/+165
| * ipvs: wakeup master threadPablo Neira Ayuso2012-05-083-32/+162
| * ipvs: always update some of the flags bits in backupJulian Anastasov2012-05-082-42/+28
| * ipvs: fix ip_vs_try_bind_dest to rebind app and transmitterJulian Anastasov2012-05-081-7/+26
| * ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_destJulian Anastasov2012-05-081-5/+5
| * ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup serverJulian Anastasov2012-05-081-1/+1
| * ipvs: use GFP_KERNEL allocation where possibleSasha Levin2012-05-081-1/+1
| * ipvs: SH scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
| * ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov2012-05-081-1/+1
| * ipvs: WRR scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
| * ipvs: DH scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
| * ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov2012-05-081-1/+1
| * ipvs: timeout tables do not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
| * netfilter: bridge: optionally set indev to vlanPablo Neira Ayuso2012-05-082-4/+35
| * netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet2012-05-081-8/+2
| * netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2012-05-084-21/+110
| * netfilter: nf_ct_ecache: refactor notifier registrationTony Zelenoff2012-05-081-6/+4
* | etherdev.h: Convert int is_<foo>_ether_addr to boolJoe Perches2012-05-081-6/+6
|/
* smsc75xx: let EEPROM determine GPIO/LED settingsSteve Glendinning2012-05-081-7/+12
* smsc75xx: eliminate unnecessary phy register readSteve Glendinning2012-05-081-3/+1
* smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALLSteve Glendinning2012-05-082-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-08380-2379/+4073
|\
| * net: compare_ether_addr[_64bits]() has no orderingJohannes Berg2012-05-081-5/+6
| * cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork2012-05-061-2/+12