summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-02net: cdc_ncm: log the length we warn aboutBjørn Mork1-1/+1
2013-11-02net: cdc_ncm: set correct dev->hard_mtuBjørn Mork1-7/+2
2013-11-02net: cdc_ncm: remove ethtool opsBjørn Mork1-26/+0
2013-11-02net: cdc_ncm: remove probe and disconnect wrappersBjørn Mork1-18/+2
2013-11-02net: cdc_ncm: no point in filling up the NTBs if we send ZLPsBjørn Mork1-1/+5
2013-11-02net: cdc_ncm: only the control intf can be probedBjørn Mork1-6/+8
2013-11-02net: cdc_ncm: remove descriptor pointersBjørn Mork2-9/+7
2013-11-02net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZEBjørn Mork1-0/+1
2013-11-02net: cdc_ncm: remove ncm_parm fieldBjørn Mork2-24/+23
2013-11-02net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork2-25/+14
2013-11-02net: cdc_ncm: remove unused udev fieldBjørn Mork2-3/+0
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork3-39/+39
2013-11-02net: cdc_ncm: remove redundant endpoint pointersBjørn Mork2-22/+19
2013-11-02net: cdc_ncm: remove redundant "intf" fieldBjørn Mork2-4/+1
2013-11-02net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork1-0/+5
2013-11-02net: cdc_ncm: simplify and optimize frame paddingBjørn Mork1-12/+19
2013-11-02net: cdc_mbim: change the default to send ZLPsBjørn Mork1-11/+17
2013-11-02net: cdc_mbim: handle IPv6 Neigbor SolicitationsBjørn Mork1-0/+58
2013-11-02smsc9420: replace printk with netdev_ callsBen Boeckel1-13/+13
2013-11-02smc91c92_cs: replace printk with netdev_ callsBen Boeckel1-22/+21
2013-11-02smc9194: replace printk with netdev_ callsBen Boeckel1-27/+25
2013-11-02smsc911x: replace printk with netdev_ callsBen Boeckel1-1/+1
2013-11-02smc911x: replace printk with netdev_ callsBen Boeckel2-167/+166
2013-11-02smc91x: replace printk with netdev_ callsBen Boeckel2-123/+118
2013-11-02epic100: replace printk with netdev_ callsBen Boeckel1-67/+58
2013-11-01ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov1-8/+7
2013-11-01ixgbe: cleanup IXGBE_DESC_UNUSEDDon Skidmore2-8/+12
2013-11-01ixgbe: Reduce memory consumption with larger page sizesAnton Blanchard1-0/+4
2013-11-01igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd1-1/+3
2013-11-01ixgbevf: remove redundant workaroundEmil Tantilov1-9/+0
2013-11-01e1000: fix wrong queue idx calculationHong Zhiguo1-2/+1
2013-10-31sfc: Fix DMA unmapping issue with firmware assisted TSOAlexandre Rames2-2/+8
2013-10-306lowpan: cleanup skb copy dataAlexander Aring1-5/+8
2013-10-306lowpan: set 6lowpan network and transport headerAlexander Aring1-0/+2
2013-10-306lowpan: set and use mac_len for mac header lengthAlexander Aring2-12/+3
2013-10-306lowpan: remove unnecessary set of headersAlexander Aring1-4/+0
2013-10-30ipv6: remove the unnecessary statement in find_match()Duan Jiong1-1/+1
2013-10-30mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)Chen Weilong1-4/+2
2013-10-30bgmac: pass received packet to the netif instead of copying itRafał Miłecki1-27/+39
2013-10-30tipc: remove two indentation levels in tipc_recv_msg routineYing Xue1-89/+84
2013-10-30arc_emac: drop redundant mac address checkLuka Perkov1-3/+3
2013-10-30mvneta: drop redundant mac address checkLuka Perkov1-1/+1
2013-10-30octeon_mgmt: drop redundant mac address checkLuka Perkov1-1/+1
2013-10-30tcp: temporarily disable Fast Open on SYN timeoutYuchung Cheng2-3/+8
2013-10-29net: mvmdio: doc: mvmdio now used by mv643xx_ethLeigh Brown1-5/+3
2013-10-29net: mvmdio: slight optimisation of orion_mdio_writeLeigh Brown1-6/+4
2013-10-29net: mvmdio: orion_mdio_ready: remove manual pollLeigh Brown1-21/+13
2013-10-29net: mvmdio: make orion_mdio_wait_ready consistentLeigh Brown1-22/+30
2013-10-29net/benet: Make lancer_wait_ready() staticGavin Shan2-2/+1
2013-10-29net/benet: Remove interface typeGavin Shan2-6/+0