aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * bnx2x: Prevent memory leak when cnic is absentYuval Mintz2013-05-01
| * bnx2x: correct reading of speed capabilitiesYaniv Rosner2013-05-01
| * mlx4_en: fix a build error on 32bit archesEric Dumazet2013-04-30
| * Revert "bnx2x: allow nvram test to run when device is down"Dmitry Kravkov2013-04-30
| * drivers: net: cpsw: fix kernel warn on cpsw irq enableMugunthan V N2013-04-30
| * sh_eth: use random MAC address if no valid one suppliedSergei Shtylyov2013-04-30
| * 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead2013-04-30
| * tg3: fix to append hardware time stamping flagsFlavio Leitner2013-04-30
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
| |\
| | * r8169: fix 8168evl frame padding.Stefan Bader2013-04-29
| | * be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi2013-04-29
| | * be2net: Fixed memory leakSuresh Reddy2013-04-29
| | * net: tun: release the reference of tun device in tun_recvmsgGao feng2013-04-29
| | * bonding: fix locking in enslave failure pathnikolay@redhat.com2013-04-25
| | * bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz2013-04-25
| | * caif: spi: missing platform_driver_unregister() on error in cfspi_init_module()Wei Yongjun2013-04-25
| | * tuntap: correct the return value in tun_set_iff()Jason Wang2013-04-25
| | * gianfar: do not advertise any alarm capability.Richard Cochran2013-04-25
| | * sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings2013-04-25
| | * be2net: Fix PVID tag offload for packets with inline VLAN tag.Ajit Khaparde2013-04-24
| | * be2net: fix a Tx stall bug caused by a specific ipv6 packetAjit Khaparde2013-04-24
| | * be2net: Remove an incorrect pvid check in TxAjit Khaparde2013-04-24
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-30
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-29
| | |\ \
| | | * | rtlwifi: rtl8192cu: Fix false loss of AP indicationLarry Finger2013-04-26
| | | * | brcmsmac: Fix merge issuePiotr Haber2013-04-26
| | | * | mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar2013-04-26
| | | * | mwifiex: Do not kfree cmd buf while unregistering PCIeYogesh Ashok Powar2013-04-26
| | | * | mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar2013-04-26
| | | * | mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar2013-04-26
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-26
| | | |\ \
| | | | * | iwlwifi: add a subdevice ID for 7000 seriesEmmanuel Grumbach2013-04-18
| | | | * | iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach2013-04-18
| | | | * | iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_readStanislaw Gruszka2013-04-18
| | | | * | iwlwifi: mvm: remove usage of power_save module parameterAlexander Bondar2013-04-18
| | | | * | iwlwifi: remove redundant argument from iwl_dump_nic_event_logStanislaw Gruszka2013-04-18
| | | | * | iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka2013-04-18
| | | | * | iwlwifi: mvm: change TX/RX AM-to-PSM transition time for LP modeAlexander Bondar2013-04-16
| | | | * | iwlwifi: mvm: fix first_antennaEmmanuel Grumbach2013-04-16
| | | | * | iwlwifi: mvm: remove TODO which has been addressedEmmanuel Grumbach2013-04-16
| * | | | | bnx2x: allow handling tunnel over udp offloadDmitry Kravkov2013-04-29
| * | | | | vxlan: do not set SKB_GSO_UDPDmitry Kravkov2013-04-29
| |/ / / /
| * | | | cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya2013-04-29
| * | | | cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya2013-04-29
| * | | | cxgb4: Fix pci_device_id structure initialization with correct PF numberVipul Pandya2013-04-29
| * | | | tg3: shows HW time stamping support only if ptp_capable is presentFlavio Leitner2013-04-29
| * | | | be2net: FLR must be first cmd issued to Lancer FWKalesh AP2013-04-29
| * | | | be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP2013-04-29
| * | | | sh_eth: add R8A77781 supportSergei Shtylyov2013-04-29