summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-23qlcnic: update version to 5.3.55Himanshu Madhani
2014-01-23qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani
2014-01-23qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani
2014-01-23qlcnic: Update poll controller code pathManish chopra
2014-01-23qlcnic: Interrupt code cleanupManish chopra
2014-01-23qlcnic: Enhance Tx timeout debugging.Himanshu Madhani
2014-01-23qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty
2014-01-23bonding: fix u64 divisionNikolay Aleksandrov
2014-01-23sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings
2014-01-23net/vxlan: Share RX skb de-marking and checksum checks with ovsOr Gerlitz
2014-01-23tulip: cleanup by using ARRAY_SIZE()Dan Carpenter
2014-01-23net/cxgb4: Don't retrieve stats during recoveryGavin Shan
2014-01-23net/cxgb4: Avoid disabling PCI device for towiceGavin Shan
2014-01-23drivers: net: cpsw: enable promiscuous mode supportMugunthan V N
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan
2014-01-23rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov
2014-01-23ath9k: Fix code mistakeSujith Manoharan
2014-01-23b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang
2014-01-23mwifiex: fix wakeup on magic packetAndreas Fenkart
2014-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-01-22team: Don't allow team devices to change network namespaces.Weilong Chen
2014-01-22bonding: Don't allow bond devices to change network namespaces.Weilong Chen
2014-01-22bonding: convert netlink to use slave data info apiJiri Pirko
2014-01-22rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko
2014-01-22bonding: change name of sysfs dir for bonding slavesJiri Pirko
2014-01-22tuntap: Fix for a race in accessing numqueuesDominic Curran
2014-01-22bonding: clean the primary slave if there is no slave matching new primarydingtianhong
2014-01-22net: vxlan: convert to act as a pernet subsystemDaniel Borkmann
2014-01-22bonding: convert slaves to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert lp_interval to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert resend_igmp to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert queue_id to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert active_slave to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert use_carrier to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert primary_reselect to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert primary to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert miimon to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert ad_select to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert min_links to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert lacp_rate to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert updelay to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert downdelay to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_interval to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_validate to use the new option APINikolay Aleksandrov