summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* netns: net_identifiers should be read_mostlyEric Dumazet2009-11-184-4/+4
* can: fix setting mcp251x bit timing on openChristian Pellegrin2009-11-181-8/+10
* bnx2x: Don't set netdev->trans_startVladislav Zolotarov2009-11-181-3/+0
* macvlan: Precise RX stats accountingEric Dumazet2009-11-171-10/+66
* vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.hStephen Rothwell2009-11-171-0/+2
* net/s390 drivers: add missing 'const' attributeHeiko Carstens2009-11-173-3/+3
* net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara2009-11-175-188/+439
* bnx2x: Handle Rx and Tx together in NAPIVladislav Zolotarov2009-11-172-231/+157
* net: PPP buffer too small for higher speed connectionsfangxiaozhi2009-11-171-1/+1
* net/can/mscan: improve buildWolfram Sang2009-11-174-20/+26
* net/can/mscan: add error path to mscan_open()Wolfram Sang2009-11-171-5/+11
* net/can/mscan: replace hardcoded values with definesWolfram Sang2009-11-172-5/+15
* net/can/mpc52xx_can: improve properties and their descriptionWolfram Sang2009-11-171-2/+1
* net/can/mpc52xx_can: refactor clock-get routineWolfram Sang2009-11-171-29/+16
* net/can/mscan: drop assignment in while-constructWolfram Sang2009-11-171-2/+4
* net/can/mscan: fix function annotationsWolfram Sang2009-11-172-4/+1
* net/can/mscan: use {clr|set}bits8 macrosWolfram Sang2009-11-171-12/+7
* net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}Wolfram Sang2009-11-171-8/+0
* net/can/mscan: trivial fixesWolfram Sang2009-11-172-23/+18
* net/can/mscan: move defines into .h fileWolfram Sang2009-11-172-29/+29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1720-422/+293
|\
| * ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan2009-11-161-2/+9
| * ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao2009-11-161-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-165-164/+43
| |\
| | * p54usb: Remove DMA buffer from stackLarry Finger2009-11-131-3/+7
| | * Revert "libipw: initiate cfg80211 API conversion"John W. Linville2009-11-134-161/+36
| * | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-151-189/+163
| * | TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram2009-11-151-3/+0
| * | smsc911x: Fix Console Hang when bringing the interface down.Sriram2009-11-151-1/+1
| * | mISDN: fix error return in HFCmulti_init()Roel Kluin2009-11-151-1/+1
| * | forcedeth: mac address fixStanislav O. Bezzubtsev2009-11-151-4/+1
| * | r6040: fix version printingFlorian Fainelli2009-11-151-1/+1
| * | r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans2009-11-131-2/+2
| * | can: add the missing netlink get_xstats_size callbackWolfgang Grandegger2009-11-131-0/+6
| * | can: Fix driver Kconfig structureOliver Hartkopp2009-11-134-55/+64
| * | s2io: fixing a ethtool test that is brokenBreno Leitao2009-11-131-0/+1
| |/
* | KS8695: fix ks8695_rx() unreasonable action.zeal2009-11-161-7/+6
* | KS8695: fix ks8695_rx_irq() bug.zeal2009-11-161-15/+7
* | qeth: allow dynamic change of rx checksummingFrank Blaschka2009-11-163-23/+41
* | qeth: rework TSO functionsFrank Blaschka2009-11-167-98/+110
* | qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun2009-11-163-46/+31
* | qeth: remaining EDDP cleanupUrsula Braun2009-11-161-2/+0
* | qeth: Exploit Connection IsolationEinar Lueck2009-11-166-12/+267
* | bonding: fix 802.3ad standards compliance errorJay Vosburgh2009-11-151-42/+43
* | tg3: Update version to 3.104Matt Carlson2009-11-151-2/+2
* | tg3: Fix DIDs, Enable 5717 supportMatt Carlson2009-11-152-8/+9
* | tg3: Add rx prod ring consolidationMatt Carlson2009-11-152-10/+164
* | tg3: Create aliases for rx producer mailbox regsMatt Carlson2009-11-152-12/+10
* | tg3: Lay proucer ring handling groundworkMatt Carlson2009-11-152-37/+50
* | tg3: Consider rx_std_prod_idx a hw mailboxMatt Carlson2009-11-151-6/+9