summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-06ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on createJiri Pirko
2013-01-06ethoc: fix mac address setJiri Pirko
2013-01-06tg3: Remove IS_ENABLED(CONFIG_HWMON) checkNithin Nayak Sujir
2013-01-06tg3: Improve PCI function number detection.Michael Chan
2013-01-06tg3: Add NVRAM support for 5762Michael Chan
2013-01-06tg3: Add support for new 5762 ASICMichael Chan
2013-01-04ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3)YOSHIFUJI Hideaki / 吉藤英明
2013-01-04NET: FEC: dynamtic check DMA desc buff typeFrank Li
2013-01-04ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...Peter Hüwe
2013-01-04smsc95xx: enable dynamic autosuspendSteve Glendinning
2013-01-04smsc95xx: eliminate duplicate warnings on io failureSteve Glendinning
2013-01-04net: introduce upper device lists and remove dev->masterDavid S. Miller
2013-01-04net: kill dev->masterJiri Pirko
2013-01-04net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko
2013-01-04bonding: remove usage of dev->masterJiri Pirko
2013-01-04nes: remove usage of dev->masterJiri Pirko
2013-01-04vlan: remove usage of dev->master in __vlan_find_dev_deep()Jiri Pirko
2013-01-04qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lockJiri Pirko
2013-01-04qlcnic: guard __vlan_find_dev_deep() by rcu_read_lockJiri Pirko
2013-01-04cxgb3: remove usage of dev->masterJiri Pirko
2013-01-04netpoll: remove usage of dev->masterJiri Pirko
2013-01-04bridge: remove usage of netdev_set_master()Jiri Pirko
2013-01-04team: remove usage of netdev_set_master()Jiri Pirko
2013-01-04rtnetlink: remove usage of dev->masterJiri Pirko
2013-01-04vlan: add link to upper deviceJiri Pirko
2013-01-04macvlan: add link to upper deviceJiri Pirko
2013-01-04net: introduce upper device listsJiri Pirko
2013-01-03ll_temac: fix mac address settingJiri Pirko
2013-01-03um: net: use eth_hw_addr_random() to generate random macJiri Pirko
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko
2013-01-03net: add address assign type "SET"Jiri Pirko
2013-01-03net: set dev->addr_assign_type correctlyJiri Pirko
2013-01-03net: call add_device_randomness() only after successful mac changeJiri Pirko
2013-01-03rtnl: use dev_set_mac_address() instead of plain ndo_Jiri Pirko
2013-01-03team: update master carrier stateFlavio Leitner
2013-01-03qlcnic: fix build errorSony Chacko
2013-01-03qlcnic: do not duplicate infrastructure functionsStephen Rothwell
2013-01-02qlcnic: update driver versionSigned-off-by: Sony Chacko
2013-01-02qlcnic: remove unused definitions from header fileShahed Shaikh
2013-01-02qlcnic: 83xx ethtool interface routinesSony Chacko
2013-01-02qlcnic: 83xx register dump routinesSony Chacko
2013-01-02qlcnic: enable 83xx virtual NIC modeSony Chacko
2013-01-02qlcnic: flash template based firmware reset recoverySony Chacko
2013-01-02qlcnic: 83xx CNA inter driver communication mechanismSony Chacko
2013-01-02qlcnic: 83xx adpater flash interface routinesSony Chacko
2013-01-02qlcnic: 83xx sysfs routinesSony Chacko
2013-01-02qlcnic: 83xx base driverSony Chacko
2013-01-02qlcnic: 83xx data path routinesSony Chacko
2013-01-02qlcnic: 83xx memory map and HW access routinesSony Chacko