summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-27be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur2-14/+47
2012-06-27net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda2-33/+112
2012-06-27net: sh_eth: fix up the buffer pointersYoshihiro Shimoda1-7/+24
2012-06-27net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda2-75/+1
2012-06-27net: sh_eth: remove unnecessary functionYoshihiro Shimoda2-23/+0
2012-06-27bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron1-1/+1
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski13-139/+420
2012-06-27infiniband: netlink: Move away from NLMSG_NEW().David S. Miller1-4/+6
2012-06-27gdm72xx: Move away from NLMSG_PUT().David S. Miller1-4/+6
2012-06-27connector: use nlmsg_put() instead of NLMSG_PUT() macro.Javier Martinez Canillas1-6/+6
2012-06-27team: do not allow to map disabled portsJiri Pirko2-4/+4
2012-06-27team: fix team_adjust_ops with regard to enabled portsJiri Pirko1-11/+19
2012-06-27drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com3-0/+972
2012-06-27net: qmi_wwan: simplify a check in qmi_wwan_bind()Dan Carpenter1-2/+2
2012-06-26net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu1-32/+56
2012-06-26net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu2-43/+66
2012-06-26caif-hsi: Remove use of module parametersSjur Brændeland1-79/+72
2012-06-26caif-hsi: Replace platform device with ops structure.Sjur Brændeland1-58/+51
2012-06-26caif-hsi: Add rtnl supportSjur Brændeland1-89/+137
2012-06-26caif-hsi: Remove uncecessary assignmentsSjur Brændeland1-5/+5
2012-06-26caif-hsi: Use netdev_X instead of dev_X for printingSjur Brændeland1-47/+47
2012-06-26caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX1-1/+1
2012-06-26caif-hsi: Removed dead codeKim Lilliestierna XX1-7/+4
2012-06-26be2net: Regression bug wherein VFs creation broken for multiple cards.Somnath Kotur1-1/+2
2012-06-26be2net: Explicitly clear the reserved field in the Tx DescriptorSomnath Kotur1-0/+1
2012-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-165/+242
2012-06-26netxen: Error return off by one for XG port.Santosh Nayak2-4/+4
2012-06-26netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak1-2/+2
2012-06-23net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda1-5/+7
2012-06-23r8169: RxConfig hack for the 8168evl.françois romieu1-0/+1
2012-06-23usbnet: handle remote wakeup asapMing Lei1-16/+26
2012-06-23usbnet: decrease suspend count if returning -EBUSY for runtime suspendMing Lei1-0/+1
2012-06-23usbnet: clear OPEN flag in failure pathMing Lei1-1/+3
2012-06-23bnx2x: link module eepromYuval Mintz3-4/+67
2012-06-23bnx2x: 1G sfp+ module handlingYuval Mintz3-84/+151
2012-06-23bnx2x: revised link register accessYuval Mintz3-144/+100
2012-06-23bnx2x: treat 0 speed as link down (copper)Yuval Mintz1-10/+12
2012-06-23bnx2x: link cleanupYuval Mintz1-173/+167
2012-06-23bnx2x: sfp+ Tx fault detection addedYuval Mintz3-16/+99
2012-06-23net: qmi_wwan: fix Gobi device probingBjørn Mork1-43/+40
2012-06-23smsc911x.c: encapsulate enable irq callsMatthias Brugger1-7/+10
2012-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-51/+87
2012-06-22ixgbe: simplify padding and length checksStephen Hemminger1-7/+2
2012-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-143/+291
2012-06-21team: do RCU update path fixupsJiri Pirko2-6/+16
2012-06-21team: Revert previous two changes.David S. Miller2-11/+6
2012-06-21team: use RCU_INIT_POINTER for NULL assignment of RCU pointerJiri Pirko1-1/+1
2012-06-21team: use rcu_access_pointer to access RCU pointer by writerJiri Pirko2-5/+10
2012-06-21can: c_can_pci: fix compilation on non HAVE_CLK archsMarc Kleine-Budde1-22/+7
2012-06-20ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan1-3/+2