aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-24cirrus/mac89x0: print MAC via printk format specifierDanny Kukawka1-4/+8
2012-02-24amd/hplance.c: print MAC via printk format specifierDanny Kukawka1-8/+2
2012-02-24v2 e1000: Neaten e1000_dump functionTushar Dave1-63/+50
2012-02-24e1000: Neaten e1000_config_dsp_after_link_changeJoe Perches1-83/+73
2012-02-24e1000e: cosmetic comment changes to make lines less than 80 charactersBruce Allan1-2/+2
2012-02-24e1000e: cosmetic change to boolean comparisonsBruce Allan1-2/+2
2012-02-24r8169: Support RX-FCS flag.Ben Greear1-1/+5
2012-02-24r8169: Support RX-ALL flag.Ben Greear1-13/+38
2012-02-248139too: Support RX-FCS flag.Ben Greear1-1/+5
2012-02-248139too: Support RX-ALL logic.Ben Greear1-0/+52
2012-02-24e1000: Support RX-FCS flag.Ben Greear1-10/+11
2012-02-24e1000: Support sending custom Ethernet CRC.Ben Greear1-0/+13
2012-02-24e1000e: Support RXALL feature flag.Ben Greear2-4/+26
2012-02-24e1000e: Support sending custom Ethernet CRC.Ben Greear1-0/+12
2012-02-24e1000e: Support RXFCS feature flag.Ben Greear3-8/+39
2012-02-24davinci_mdio: Correct bitmask for clock divider valueChristian Riesch1-1/+1
2012-02-24davinci_cpdma: Fix channel number written to teardown registersChristian Riesch1-1/+1
2012-02-24be2net: update driver versionSathya Perla1-1/+1
2012-02-24be2net: enable RSS for ipv6 pktsSathya Perla1-1/+2
2012-02-24be2net: reset queue address after freeingSathya Perla1-2/+4
2012-02-24be2net: fix tx completion cleanupSathya Perla1-33/+42
2012-02-24be2net: cancel be_worker during EEH recoverySathya Perla2-5/+9
2012-02-23Staging: et131x: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka1-1/+1
2012-02-23mcs7830: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka1-1/+1
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka18-18/+18
2012-02-23Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller7-14/+24
2012-02-23tg3: Create timer helper functionsMatt Carlson1-96/+112
2012-02-23tg3: Clear RECOVERY_PENDING with reset_task_cancelMatt Carlson1-1/+1
2012-02-23tg3: Remove SPEED_UNKNOWN checksMatt Carlson1-44/+23
2012-02-23tg3: Fix link check in tg3_adjust_linkMatt Carlson2-2/+5
2012-02-23sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channelsBen Hutchings1-3/+6
2012-02-22sfc: Minor formatting cleanupBen Hutchings3-4/+4
2012-02-22sfc: Reverse initial buffer table allocation to allow for later resizingBen Hutchings1-1/+6
2012-02-22sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()Ben Hutchings1-5/+6
2012-02-22sfc: Specify that the VFDI status page has page alignment and sizeBen Hutchings1-1/+2
2012-02-223com/typhoon: reuse eth_mac_addr()Danny Kukawka1-13/+1
2012-02-22tg3: remove IRQF_SAMPLE_RANDOM flagDavidlohr Bueso1-1/+1
2012-02-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller96-4210/+6236
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville96-4210/+6236
2012-02-21isdn: whitespace coding style cleanupJoe Perches314-50430/+50334
2012-02-20bnx2x: update driver version to 1.72.10-0Dmitry Kravkov1-2/+2
2012-02-20bnx2x: add gro_checkDmitry Kravkov4-0/+25
2012-02-20cnic: update for FW 7.2.xxMichael Chan1-12/+12
2012-02-20bnx2fc: HSI dependent changes for 7.2.xx FWBhanu Prakash Gollapudi2-4/+10
2012-02-20use FW 7.2.16Dmitry Kravkov8-82/+177
2012-02-20enic: Add support for fw init command on sriov vf'sRoopa Prabhu2-2/+2
2012-02-20enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's macRoopa Prabhu2-9/+30
2012-02-20enic: Add new fw devcmd to set mac address of an interfaceRoopa Prabhu4-1/+23
2012-02-20enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDRRoopa Prabhu4-6/+6
2012-02-20ll_temac: Fix build.David S. Miller1-1/+1