summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-03-17ixgbe: Modify setup of descriptor flags to avoid conditional jumpsAlexander Duyck
2012-03-17ixgbe: Make certain that all frames fit minimum size requirementsAlexander Duyck
2012-03-17ixgbe: cleanup logic in ixgbe_change_mtuAlexander Duyck
2012-03-17ixgbe: Replace standard receive path with a page based receiveAlexander Duyck
2012-03-17ixgbe: Support RX-ALL feature flag.Ben Greear
2012-03-17ixgbe: Support sending custom Ethernet FCS.Ben Greear
2012-03-17igb: Support RX-ALL feature flag.Ben Greear
2012-03-17igb: Support sending custom Ethernet FCS.Ben Greear
2012-03-17net/irda: add clk_prepare/clk_unprepare to pxaficp_irPhilipp Zabel
2012-03-17usbnet: use netif_tx_wake_queue instead of netif_start_queueAlexey Orishko
2012-03-17stmmac: Add device-tree supportStefan Roese
2012-03-17netxen: qlogic ethernet : Fix endian bug.Santosh Nayak
2012-03-17pxa168: remove unused stats member.Rami Rosen
2012-03-16net: qmi_wwan: add support for ZTE MF820DBjørn Mork
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-16cdc_ncm: avoid discarding datagrams in rx pathAlexey Orishko
2012-03-16cdc_ncm: fix MTU and max_datagram_size handlingAlexey Orishko
2012-03-16cdc_ncm: reduce driver latency in the data pathAlexey Orishko
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt
2012-03-16asix: asix_rx_fixup surgery to reduce skb truesizesEric Dumazet
2012-03-15Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-03-15gianfar: delete orphaned version strings and dead macrosPaul Gortmaker
2012-03-15gianfar: constify giant block of status descriptor stringsPaul Gortmaker
2012-03-15gianfar: Add support for byte queue limits.Paul Gortmaker
2012-03-15libertas: remove dump_survey implementationDaniel Drake
2012-03-15ath9k_hw: remove unused initvalsFelix Fietkau
2012-03-15ath9k: inline AR9271 1.0 INI overridesFelix Fietkau
2012-03-15ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau
2012-03-15ath9k_hw: clean up iniModesAdditionalFelix Fietkau
2012-03-15ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau
2012-03-15ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau
2012-03-15ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau
2012-03-15ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau
2012-03-15ath9k: optimize register access functionsFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau
2012-03-15ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau
2012-03-15ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau
2012-03-15rt2x00: rt2800usb: limit tx queues lengthStanislaw Gruszka
2012-03-15rt2x00: rt2800usb: do not check packedid for aggregated framesStanislaw Gruszka
2012-03-15rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka
2012-03-15rt2x00: rt2800usb: rework txdone codeStanislaw Gruszka
2012-03-15rt2x00: rt2800usb: move additional txdone into new functionStanislaw Gruszka
2012-03-15ath9k: Fix multi-VIF BSS handlingSujith Manoharan
2012-03-15ath9k: Remove aggregation flagsSujith Manoharan