summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-28cxgb4: parse the VPD instead of relying on a static VPD layoutDimitris Michailidis1-25/+39
2010-04-28net: sk_add_backlog() take rmem_alloc into accountEric Dumazet5-6/+27
2010-04-28net: batch skb dequeueing from softnet input_pkt_queueChangli Gao2-20/+43
2010-04-28net: Make RFS socket operations not be inet specific.David S. Miller5-44/+45
2010-04-27ixgbe: Properly display 1 gig downshift warning for backplaneAnjali Singhai1-0/+5
2010-04-27ixgbe: cleanup ethtool autoneg inputDon Skidmore1-1/+1
2010-04-27ixgbevf: Fix link speed displayGreg Rose2-6/+9
2010-04-27net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao2-10/+13
2010-04-27ixgb: Use pr_<level> and netdev_<level>Joe Perches7-156/+105
2010-04-27ixgbe: ixgbe_down needs to stop dev_watchdogJohn Fastabend1-8/+7
2010-04-27igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck4-11/+24
2010-04-27ixgbe: fix bug when EITR=0 causing no writebacksJesse Brandeburg2-14/+26
2010-04-27ixgbe: enable extremely low latencyJesse Brandeburg2-9/+87
2010-04-27igbvf: double increment nr_fragsKoki Sanagi1-1/+1
2010-04-27igb: double increment nr_fragsKoki Sanagi1-1/+1
2010-04-27net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet1-2/+5
2010-04-27rps: inet_rps_save_rxhash() argument is not constEric Dumazet1-1/+1
2010-04-27TCP: avoid to send keepalive probes if receiving dataFlavio Leitner3-3/+11
2010-04-27bridge: multicast router list manipulationstephen hemminger1-15/+15
2010-04-27bridge: use is_multicast_ether_addrstephen hemminger1-1/+1
2010-04-27net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney1-1/+3
2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch1-1/+1
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan3-40/+55
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz3-24/+62
2010-04-27bridge: Fix build of ipv6 multicast code.David S. Miller1-0/+1
2010-04-27r8169: more broken register writes workaroundfrançois romieu1-0/+5
2010-04-27r8169: failure to enable mwi should not be fatalfrançois romieu1-14/+13
2010-04-26bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明1-6/+3
2010-04-26bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明1-3/+3
2010-04-26ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt1-0/+3
2010-04-26net: use sk_sleep()Eric Dumazet3-21/+21
2010-04-26pppoe: use pppoe_pernet instead of directly net_genericJiri Pirko1-1/+1
2010-04-26phonet: use phonet_pernet instead of directly net_genericJiri Pirko1-8/+15
2010-04-26tg3: Fix INTx fallback when MSI failsAndre Detsch1-0/+1
2010-04-26net: ipmr: add support for dumping routing tables over netlinkPatrick McHardy1-7/+89
2010-04-26net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy7-19/+17
2010-04-26net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy6-6/+6
2010-04-26ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet1-1/+1
2010-04-25netns: rename unregister_pernet_subsys parameterJiri Pirko1-2/+2
2010-04-25rps: optimize rps_get_cpu()Changli Gao1-13/+11
2010-04-25e100: Fix the TX workqueue raceAlan Cox1-2/+8
2010-04-25sky2: add support for receive hashingStephen Hemminger2-2/+91
2010-04-24IPv6: Complete IPV6_DONTFRAG supportBrian Haley7-8/+116
2010-04-24IPv6: Add dontfrag argument to relevant functionsBrian Haley9-12/+46
2010-04-24IPv6: data structure changes for new socket optionsBrian Haley3-4/+57
2010-04-24l2tp_eth: fix memory allocationJiri Pirko1-28/+1
2010-04-24l2tp: fix memory allocationJiri Pirko1-28/+1
2010-04-24gianfar: Fix potential oops during OF address translationAnton Vorontsov1-5/+1
2010-04-24fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov1-6/+14
2010-04-23bnx2x: add support for receive hashingTom Herbert2-9/+19