summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vhost_net: remove tx polling stateJason Wang2013-04-112-68/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-04-117-6/+32
|\
| * xfrm_user: constify netlink dispatch tableMathias Krause2013-03-061-2/+2
| * xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-067-4/+30
* | net/mlx4_en: set correct MTU in SRIOVEugenia Emantayev2013-04-111-1/+3
* | net/mlx4_core: Translate guest B0 steering rules to DMFSHadar Hen Zion2013-04-111-22/+63
* | net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion2013-04-112-22/+33
* | usbnet: handle link changeMing Lei2013-04-112-0/+31
* | usbnet: apply usbnet_link_changeMing Lei2013-04-111-1/+1
* | usbnet: sierra: apply usbnet_link_changeMing Lei2013-04-111-2/+1
* | usbnet: dm9601: apply usbnet_link_changeMing Lei2013-04-111-6/+1
* | usbnet: cdc-ether: apply usbnet_link_changeMing Lei2013-04-111-4/+1
* | usbnet: ax88179_1781: apply usbnet_link_changeMing Lei2013-04-111-8/+4
* | usbnet: asix: apply usbnet_link_changeMing Lei2013-04-111-5/+1
* | usbnet: cdc_ncm: apply usbnet_link_changeMing Lei2013-04-111-6/+3
* | usbnet: mcs7830: apply usbnet_link_changeMing Lei2013-04-111-4/+1
* | usbnet: mcs7830: don't reset linkMing Lei2013-04-111-3/+2
* | usbnet: introduce usbnet_link_change APIMing Lei2013-04-112-0/+14
* | netprio_cgroup: make local table staticstephen hemminger2013-04-111-1/+1
* | xen-netback: fix sparse warningstephen hemminger2013-04-111-1/+1
* | bnx2: make cnic_probe staticstephen hemminger2013-04-111-1/+1
* | Merge branch 'wireless'David S. Miller2013-04-10258-3956/+23444
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10258-3956/+23444
|/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-1026-347/+460
| |\ \
| | * | rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos2013-04-0310-264/+347
| | * | rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-04-031-2/+2
| | * | ath9k: Re-enable interrupts after a channel change failureRobert Shade2013-04-031-0/+4
| | * | brcmfmac: do not proceed if fail to download nvram to dongleFranky Lin2013-04-031-3/+3
| | * | brcmfmac: fix returning cipher_suite for get_key operation.Hante Meuleman2013-04-031-8/+4
| | * | brcmfmac: fix stopping AP.Hante Meuleman2013-04-031-10/+15
| | * | brcmfmac: fix tkip mic tx/rx ap swap bug.Hante Meuleman2013-04-031-3/+6
| | * | mwifiex: complete last internal scanBing Zhao2013-04-031-2/+9
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-031-0/+2
| | |\ \
| | | * | cfg80211: sched_scan_mtx lock in cfg80211_conn_work()Artem Savkov2013-03-301-0/+2
| * | | | brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()Arend van Spriel2013-04-083-14/+7
| * | | | brcmfmac: obtain wdev using vif object in action frame rxArend van Spriel2013-04-081-1/+2
| * | | | brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interfaceArend van Spriel2013-04-082-3/+8
| * | | | brcmfmac: wait for firmware event when creating P2P_DEVICE interfaceArend van Spriel2013-04-084-35/+55
| * | | | brcmfmac: support creation of P2P_DEVICE through user-spaceArend van Spriel2013-04-082-11/+143
| * | | | brcmfmac: use struct brcmf_if instance iso netdevice in escan functionsArend van Spriel2013-04-083-52/+42
| * | | | brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()Arend van Spriel2013-04-083-19/+20
| * | | | brcmfmac: remove use of unconditional access of struct wireless_dev::netdevArend van Spriel2013-04-081-6/+4
| * | | | brcmfmac: remove condition for calling event handlerArend van Spriel2013-04-081-1/+1
| * | | | brcmfmac: add role attribute to struct brcmf_if_event definitionArend van Spriel2013-04-082-3/+4
| * | | | brcmfmac: add hexadecimal trace of message payloadArend van Spriel2013-04-086-0/+19
| * | | | brcmfmac: firmware shared data version fixPiotr Haber2013-04-081-2/+2
| * | | | brcmfmac: read firmware console without trap indicationPiotr Haber2013-04-081-16/+14
| * | | | brcmfmac: handle firmware signals requesting for packetsArend van Spriel2013-04-082-2/+29
| * | | | brcmfmac: handle firmware signalling destination entry stateArend van Spriel2013-04-083-7/+79
| * | | | brcmfmac: fix unaligned access in TXSTATUS signal handlingArend van Spriel2013-04-081-1/+3