summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | bnx2x: consistent statistics for old FWYuval Mintz2012-03-193-41/+6
| * | | | | | bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov2012-03-194-44/+64
| * | | | | | bnx2x: added TLV_NOT_FOUND flags to the dcbDmitry Kravkov2012-03-192-7/+17
| * | | | | | bnx2x: changed initial dcb configurationDmitry Kravkov2012-03-191-29/+16
| * | | | | | bnx2x: removed dcb unused codeYuval Mintz2012-03-191-20/+0
| * | | | | | bnx2x: reduced sparse warningsYuval Mintz2012-03-196-29/+18
| * | | | | | bnx2x: revised driver printsMerav Sicron2012-03-199-727/+694
| * | | | | | bnx2x: added 'likely' to fast-path skb existenceYuval Mintz2012-03-191-1/+2
| * | | | | | be2net: fix programming of VLAN tags for VFAjit Khaparde2012-03-194-5/+157
| * | | | | | be2net: Fix number of vlan slots in flex modeAjit Khaparde2012-03-191-1/+1
| * | | | | | be2net: Program secondary UC MAC address into MAC filterAjit Khaparde2012-03-192-6/+53
| * | | | | | be2net: enable WOL by default if h/w supports itAjit Khaparde2012-03-195-17/+136
| * | | | | | Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/p...David S. Miller2012-03-193-10/+17
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stoppedPaul Gortmaker2012-03-181-1/+1
| | * | | | | gianfar: delete orphaned version strings and dead macrosPaul Gortmaker2012-03-152-6/+0
| | * | | | | gianfar: constify giant block of status descriptor stringsPaul Gortmaker2012-03-151-1/+1
| | * | | | | gianfar: Add support for byte queue limits.Paul Gortmaker2012-03-151-3/+16
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-1816-78/+93
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-03-176-628/+772
| |\ \ \ \ \ \
| | * | | | | | ixgbe: always write DMA for single_mapped value with skbAlexander Duyck2012-03-172-118/+153
| | * | | | | | ixgbe: Write gso_segs and bytcount to the ring soonerAlexander Duyck2012-03-172-25/+21
| | * | | | | | ixgbe: Place skb on first buffer_info structure to avoid using stack spaceAlexander Duyck2012-03-173-29/+40
| | * | | | | | ixgbe: Use packets to track Tx completions instead of a seperate valueAlexander Duyck2012-03-172-5/+1
| | * | | | | | ixgbe: Modify setup of descriptor flags to avoid conditional jumpsAlexander Duyck2012-03-171-17/+17
| | * | | | | | ixgbe: Make certain that all frames fit minimum size requirementsAlexander Duyck2012-03-171-1/+17
| | * | | | | | ixgbe: cleanup logic in ixgbe_change_mtuAlexander Duyck2012-03-171-8/+12
| | * | | | | | ixgbe: Replace standard receive path with a page based receiveAlexander Duyck2012-03-173-430/+457
| | * | | | | | ixgbe: Support RX-ALL feature flag.Ben Greear2012-03-171-2/+23
| | * | | | | | ixgbe: Support sending custom Ethernet FCS.Ben Greear2012-03-171-0/+3
| | * | | | | | igb: Support RX-ALL feature flag.Ben Greear2012-03-172-2/+33
| | * | | | | | igb: Support sending custom Ethernet FCS.Ben Greear2012-03-171-0/+4
| * | | | | | | phc: Update author's email address.Richard Cochran2012-03-172-2/+2
| |/ / / / / /
| * | | | | | net/irda: add clk_prepare/clk_unprepare to pxaficp_irPhilipp Zabel2012-03-161-3/+3
| * | | | | | usbnet: use netif_tx_wake_queue instead of netif_start_queueAlexey Orishko2012-03-161-1/+1
| * | | | | | stmmac: Add device-tree supportStefan Roese2012-03-161-2/+72
| * | | | | | netxen: qlogic ethernet : Fix endian bug.Santosh Nayak2012-03-163-9/+9
| * | | | | | pxa168: remove unused stats member.Rami Rosen2012-03-161-1/+0
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-16112-3143/+3574
| |\ \ \ \ \ \
| | * | | | | | libertas: remove dump_survey implementationDaniel Drake2012-03-151-37/+0
| | * | | | | | ath9k_hw: remove unused initvalsFelix Fietkau2012-03-151-302/+0
| | * | | | | | ath9k: inline AR9271 1.0 INI overridesFelix Fietkau2012-03-155-13/+6
| | * | | | | | ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau2012-03-153-26/+19
| | * | | | | | ath9k_hw: clean up iniModesAdditionalFelix Fietkau2012-03-155-30/+22
| | * | | | | | ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau2012-03-151-0/+3
| | * | | | | | ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau2012-03-153-9/+0
| | * | | | | | ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau2012-03-152-8/+0
| | * | | | | | ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau2012-03-151-4/+1
| | * | | | | | ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau2012-03-153-11/+2
| | * | | | | | ath9k: optimize register access functionsFelix Fietkau2012-03-152-4/+4
| | * | | | | | ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau2012-03-153-8/+0
OpenPOWER on IntegriCloud