summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-193-42/+106
* | netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang2012-09-193-4/+7
* | netdev: make address const in device address managementstephen hemminger2012-09-196-42/+44
* | i825xx: znet: fix compiler warnings when building a 64-bit kernelMika Westerberg2012-09-191-2/+2
* | gre: add GSO supportEric Dumazet2012-09-191-0/+12
* | net: provide a default dev->ethtool_opsEric Dumazet2012-09-192-12/+4
* | net: dev: fix incorrect getting net device's nameGao feng2012-09-191-8/+20
* | ipv6: recursive check rt->dst.from when call rt6_check_expiredLi RongQing2012-09-191-5/+1
* | net: more accurate network taps in transmit pathEric Dumazet2012-09-191-3/+6
* | net/tipc/name_table.c: Remove unecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
* | net/openvswitch/vport.c: Remove unecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
* | net/ieee802154/6lowpan.c: Remove unecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
* | llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller2012-09-172-8/+0
* | llc2: Collapse remainder of state machine into simple if-else if-statementBen Hutchings2012-09-171-87/+4
* | llc2: Remove explicit indexing of state action arraysBen Hutchings2012-09-171-4/+4
* | llc2: Remove the station send queueBen Hutchings2012-09-171-32/+2
* | llc2: Collapse the station event receive pathBen Hutchings2012-09-171-81/+6
* | llc2: Remove dead code for state machineBen Hutchings2012-09-171-395/+9
* | llc2: Remove pointless indirection through llc_stat_state_trans_endBen Hutchings2012-09-171-12/+4
* | af_unix: old_cred is surplusAlan Cox2012-09-171-4/+1
* | igb: Add 1588 support to I210/I211.Matthew Vick2012-09-172-45/+174
* | igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick2012-09-175-25/+153
* | igb: Store the MAC address in the name in the PTP struct.Matthew Vick2012-09-171-4/+3
* | igb: Correct PTP support query from ethtool.Matthew Vick2012-09-171-24/+38
* | igb: Update PTP function names/variables and locations.Matthew Vick2012-09-174-395/+398
* | igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick2012-09-173-10/+25
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-17115-883/+3408
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-14130-918/+3664
| |\ \
| | * | rtlwifi: Remove EXPERIMENTAL as pre-requisite for the driversLarry Finger2012-09-121-4/+4
| | * | brcmfmac: add e-scan support.Hante Meuleman2012-09-125-2/+583
| | * | brcmfmac: avoid using local usb data.Hante Meuleman2012-09-121-80/+39
| | * | brcmfmac: refill buffers on rx protocol error.Hante Meuleman2012-09-121-4/+2
| | * | brcmfmac: Clean up scan related code.Hante Meuleman2012-09-121-13/+9
| | * | brcmfmac: Add tx flow control on net if queue for USB.Hante Meuleman2012-09-121-25/+36
| | * | brcmfmac: Add extra data support to firmware event queueing.Hante Meuleman2012-09-122-3/+15
| | * | brcmfmac: Stop all net if queues on tx flow halt.Hante Meuleman2012-09-123-11/+15
| | * | libertas: set mac control synchronously during initDaniel Drake2012-09-113-1/+20
| | * | ath9k: Choose correct LED pin for AR9565Sujith Manoharan2012-09-111-1/+1
| | * | ath9k_hw: Rename antenna diversity macrosSujith Manoharan2012-09-113-55/+51
| | * | ath9k_hw: Handle gentimer termination properlySujith Manoharan2012-09-111-0/+10
| | * | mwifiex: separate TxPD processing routine for APAvinash Patil2012-09-113-1/+76
| | * | mwifiex: disable WOW by defaultBing Zhao2012-09-111-1/+1
| | * | mwifiex: support custom world regulatory domainAmitkumar Karwar2012-09-111-1/+34
| | * | mwifiex: do not hint regulatory domain with f/w country codeBing Zhao2012-09-111-2/+3
| | * | mwifiex: use country ie of requested AP while associatingAmitkumar Karwar2012-09-112-1/+40
| | * | mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctlyAmitkumar Karwar2012-09-111-5/+4
| | * | mwifiex: have same priority for AP and station trafficAmitkumar Karwar2012-09-112-3/+2
| | * | mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar2012-09-113-25/+0
| | * | mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar2012-09-113-20/+0
| | * | mwifiex: remove get operation code for SUBSCRIBE EVENT commandAmitkumar Karwar2012-09-111-7/+2