summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-7/+7
2013-05-05wireless: single_open() leaksAl Viro4-7/+7
2013-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-60/+115
2013-05-04cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo1-1/+1
2013-05-04sky2: Fix crash on receiving VLAN framesKirill Smelkov1-0/+2
2013-05-04asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org1-0/+3
2013-05-04net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen1-0/+1
2013-05-04usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter1-1/+2
2013-05-03Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2013-05-03Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-36/+848
2013-05-03drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N1-1/+1
2013-05-03xen-netback: better names for thresholdsWei Liu1-20/+29
2013-05-03xen-netback: avoid allocating variable size array on stackWei Liu1-2/+14
2013-05-03xen-netback: remove redundent parameter in netbk_count_requestsWei Liu1-4/+2
2013-05-03be2net: Fix to fail probe if MSI-X enable fails for a VFSomnath Kotur1-7/+15
2013-05-03be2net: avoid napi_disable() when it has not been enabledSomnath Kotur2-2/+7
2013-05-03be2net: Fix firmware download for LancerSomnath Kotur1-1/+1
2013-05-03be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...Ajit Khaparde1-2/+4
2013-05-03be2net: Fix to show tx priority pause counter in ethtool -SAjit Khaparde2-0/+2
2013-05-03be2net: Fix to use 32-bit stats to report rx_drops_no_fragmentAjit Khaparde1-6/+17
2013-05-03be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde2-14/+15
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+28
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds11-591/+701
2013-05-02hostap: proc: Use remove_proc_subtree()David Howells1-19/+1
2013-05-02airo: Use remove_proc_subtree()David Howells1-36/+13
2013-05-02proc: Supply PDE attribute setting accessor functionsDavid Howells2-24/+12
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds809-17181/+54621
2013-05-01bnx2x: Prevent memory leak when cnic is absentYuval Mintz1-0/+2
2013-05-01bnx2x: correct reading of speed capabilitiesYaniv Rosner1-2/+4
2013-05-01caif_virtio: Remove bouncing email addressesSjur Brændeland1-5/+5
2013-05-01ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-05-01mlx4_en: fix a build error on 32bit archesEric Dumazet1-4/+4
2013-05-01Revert "bnx2x: allow nvram test to run when device is down"Dmitry Kravkov1-10/+9
2013-04-30drivers: net: cpsw: fix kernel warn on cpsw irq enableMugunthan V N1-1/+1
2013-04-30sh_eth: use random MAC address if no valid one suppliedSergei Shtylyov1-0/+5
2013-04-303c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead1-0/+2
2013-04-30tg3: fix to append hardware time stamping flagsFlavio Leitner1-1/+1
2013-04-30Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-5/+5
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-64/+248
2013-04-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller12-39/+32
2013-04-29hostap: Don't use create_proc_read_entry()David Howells5-445/+628
2013-04-29atmel: Don't use create_proc_read_entry()David Howells1-38/+31
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-39/+32
2013-04-29bnx2x: allow handling tunnel over udp offloadDmitry Kravkov2-2/+7
2013-04-29vxlan: do not set SKB_GSO_UDPDmitry Kravkov1-1/+1
2013-04-29cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya2-0/+26
2013-04-29cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya3-3/+76
2013-04-29cxgb4: Fix pci_device_id structure initialization with correct PF numberVipul Pandya1-38/+38
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-2/+20