aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-06-27be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur
2012-06-27net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda
2012-06-27net: sh_eth: fix up the buffer pointersYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary functionYoshihiro Shimoda
2012-06-27bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski
2012-06-26infiniband: netlink: Move away from NLMSG_NEW().David S. Miller
2012-06-26gdm72xx: Move away from NLMSG_PUT().David S. Miller
2012-06-26connector: use nlmsg_put() instead of NLMSG_PUT() macro.Javier Martinez Canillas
2012-06-26team: do not allow to map disabled portsJiri Pirko
2012-06-26team: fix team_adjust_ops with regard to enabled portsJiri Pirko
2012-06-26drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com
2012-06-26net: qmi_wwan: simplify a check in qmi_wwan_bind()Dan Carpenter
2012-06-25net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu
2012-06-25net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu
2012-06-25caif-hsi: Remove use of module parametersSjur Brændeland
2012-06-25caif-hsi: Replace platform device with ops structure.Sjur Brændeland
2012-06-25caif-hsi: Add rtnl supportSjur Brændeland
2012-06-25caif-hsi: Remove uncecessary assignmentsSjur Brændeland
2012-06-25caif-hsi: Use netdev_X instead of dev_X for printingSjur Brændeland
2012-06-25caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX
2012-06-25caif-hsi: Removed dead codeKim Lilliestierna XX
2012-06-25be2net: Regression bug wherein VFs creation broken for multiple cards.Somnath Kotur
2012-06-25be2net: Explicitly clear the reserved field in the Tx DescriptorSomnath Kotur
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-25netxen: Error return off by one for XG port.Santosh Nayak
2012-06-25netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak
2012-06-22net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda
2012-06-22r8169: RxConfig hack for the 8168evl.françois romieu
2012-06-22usbnet: handle remote wakeup asapMing Lei
2012-06-22usbnet: decrease suspend count if returning -EBUSY for runtime suspendMing Lei
2012-06-22usbnet: clear OPEN flag in failure pathMing Lei
2012-06-22bnx2x: link module eepromYuval Mintz
2012-06-22bnx2x: 1G sfp+ module handlingYuval Mintz
2012-06-22bnx2x: revised link register accessYuval Mintz
2012-06-22bnx2x: treat 0 speed as link down (copper)Yuval Mintz
2012-06-22bnx2x: link cleanupYuval Mintz
2012-06-22bnx2x: sfp+ Tx fault detection addedYuval Mintz
2012-06-22net: qmi_wwan: fix Gobi device probingBjørn Mork
2012-06-22smsc911x.c: encapsulate enable irq callsMatthias Brugger
2012-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-21ixgbe: simplify padding and length checksStephen Hemminger
2012-06-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-06-20team: do RCU update path fixupsJiri Pirko
2012-06-20team: Revert previous two changes.David S. Miller
2012-06-20team: use RCU_INIT_POINTER for NULL assignment of RCU pointerJiri Pirko
2012-06-20team: use rcu_access_pointer to access RCU pointer by writerJiri Pirko
2012-06-20can: c_can_pci: fix compilation on non HAVE_CLK archsMarc Kleine-Budde
2012-06-20ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan