summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Add ethtool to mii advertisment conversion helpersMatt Carlson2011-11-166-120/+197
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2011-11-1612-299/+340
|\
| * intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches2011-11-165-10/+6
| * igb: Convert bare printk to pr_noticeJoe Perches2011-11-161-2/+3
| * igb: Convert printks to pr_<level>Jeff Kirsher2011-11-161-85/+80
| * ixgbevf: Convert printks to pr_<level>Jeff Kirsher2011-11-162-15/+18
| * igbvf: Convert printks to pr_<level>Jeff Kirsher2011-11-161-7/+7
| * ixgbe: fix LED blink logic to check for linkEmil Tantilov2011-11-161-7/+11
| * e1000e: Convert printks to pr_<level>Jeff Kirsher2011-11-161-129/+101
| * e1000e: convert to real ndo_set_rx_modeJesse Brandeburg2011-11-161-44/+114
* | team: replicate options on registerJiri Pirko2011-11-163-17/+72
* | team: convert overall spinlock to mutexJiri Pirko2011-11-162-17/+17
* | team: Do not hold rcu_read_lock when running netlink cmdsJiri Pirko2011-11-161-6/+5
* | 6LoWPAN: double free in lowpan_fragment_xmit()Dan Carpenter2011-11-161-3/+0
* | be2net: Use V1 query link status command for lancerPadmanabh Ratnakar2011-11-161-0/+3
* | be2net: Fix VLAN promiscous mode for LancerPadmanabh Ratnakar2011-11-161-1/+2
* | be2net: Add EEPROM dump feature for LancerPadmanabh Ratnakar2011-11-162-1/+22
* | be2net: add register dump feature for LancerPadmanabh Ratnakar2011-11-163-4/+151
* | be2net: Fix TX queue create for LancerPadmanabh Ratnakar2011-11-162-9/+18
* | infiniband: Update net drivers for netdev_features_t changes.David S. Miller2011-11-162-4/+4
* | net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2011-11-1614-31/+19
* | net: extend netdev_features_t to 64 bitsMichał Mirosław2011-11-161-1/+1
* | ethtool: prepare for larger netdev_features_t typeMichał Mirosław2011-11-161-16/+26
* | net: ethtool: use C99 array initialization for feature-names tableMichał Mirosław2011-11-161-38/+36
* | net: Define enum for net device features.Michał Mirosław2011-11-161-40/+93
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-1674-202/+305
* | net: split netdev features to separate headerMichał Mirosław2011-11-162-78/+92
* | net: ethtool: break association of ETH_FLAG_* with NETIF_F_*Michał Mirosław2011-11-161-10/+23
* | net: remove legacy ethtool opsMichał Mirosław2011-11-165-479/+26
* | net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones2011-11-167-19/+22
* | net: use jump_label for netstamp_neededEric Dumazet2011-11-161-18/+14
* | enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones2011-11-166-0/+55
* | mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla2011-11-154-0/+14
|/
* IPv6: Removing unnecessary NULL checks.Matti Vaittinen2011-11-151-4/+3
* ipv4: fix a memory leak in ic_bootp_send_ifRongQing.Li2011-11-141-2/+7
* bnx2x: add endline at end of messageDmitry Kravkov2011-11-141-1/+1
* IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou...Matti Vaittinen2011-11-141-15/+94
* IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_...Matti Vaittinen2011-11-141-2/+11
* net/can/mscan: Fix buggy listen only mode settingWolfgang Grandegger2011-11-141-1/+1
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-149-55/+54
* bnx2x: uses build_skb() in receive pathEric Dumazet2011-11-145-169/+171
* net: introduce build_skb()Eric Dumazet2011-11-142-0/+50
* net: fsl_pq_mdio: fix non tbi phy accessBaruch Siach2011-11-141-6/+6
* net/can/mscan: add listen only modeMarc Kleine-Budde2011-11-141-2/+6
* neigh: new unresolved queue limitsEric Dumazet2011-11-148-56/+128
* bridge: add NTF_USE supportstephen hemminger2011-11-141-11/+27
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-1417-60/+74
* fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-11-141-45/+8
* net-forcedeth: Add internal loopback support for forcedeth NICs.Sanjay Hortikar2011-11-141-1/+155
* 6LoWPAN: update documentationalex.bluesman.smirnov@gmail.com2011-11-141-0/+27
OpenPOWER on IntegriCloud