Age | Commit message (Expand) | Author |
2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-18 | gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped | Paul Gortmaker |
2012-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-03-17 | ixgbe: always write DMA for single_mapped value with skb | Alexander Duyck |
2012-03-17 | phc: Update author's email address. | Richard Cochran |
2012-03-17 | ixgbe: Write gso_segs and bytcount to the ring sooner | Alexander Duyck |
2012-03-17 | ixgbe: Place skb on first buffer_info structure to avoid using stack space | Alexander Duyck |
2012-03-17 | ixgbe: Use packets to track Tx completions instead of a seperate value | Alexander Duyck |
2012-03-17 | ixgbe: Modify setup of descriptor flags to avoid conditional jumps | Alexander Duyck |
2012-03-17 | ixgbe: Make certain that all frames fit minimum size requirements | Alexander Duyck |
2012-03-17 | ixgbe: cleanup logic in ixgbe_change_mtu | Alexander Duyck |
2012-03-17 | ixgbe: Replace standard receive path with a page based receive | Alexander Duyck |
2012-03-17 | ixgbe: Support RX-ALL feature flag. | Ben Greear |
2012-03-17 | ixgbe: Support sending custom Ethernet FCS. | Ben Greear |
2012-03-17 | igb: Support RX-ALL feature flag. | Ben Greear |
2012-03-17 | igb: Support sending custom Ethernet FCS. | Ben Greear |
2012-03-16 | net/irda: add clk_prepare/clk_unprepare to pxaficp_ir | Philipp Zabel |
2012-03-16 | usbnet: use netif_tx_wake_queue instead of netif_start_queue | Alexey Orishko |
2012-03-16 | stmmac: Add device-tree support | Stefan Roese |
2012-03-16 | netxen: qlogic ethernet : Fix endian bug. | Santosh Nayak |
2012-03-16 | pxa168: remove unused stats member. | Rami Rosen |
2012-03-16 | net: qmi_wwan: add support for ZTE MF820D | Bjørn Mork |
2012-03-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-03-16 | cdc_ncm: avoid discarding datagrams in rx path | Alexey Orishko |
2012-03-16 | cdc_ncm: fix MTU and max_datagram_size handling | Alexey Orishko |
2012-03-16 | cdc_ncm: reduce driver latency in the data path | Alexey Orishko |
2012-03-16 | wimax/i2400m: fix erroneous NETDEV_TX_BUSY use | Eric Dumazet |
2012-03-16 | net/hyperv: fix erroneous NETDEV_TX_BUSY use | Eric Dumazet |
2012-03-16 | net/usbnet: reserve headroom on rx skbs | Eric Dumazet |
2012-03-16 | bnx2x: fix memory leak in bnx2x_init_firmware() | Michal Schmidt |
2012-03-16 | bnx2x: fix a crash on corrupt firmware file | Michal Schmidt |
2012-03-16 | asix: asix_rx_fixup surgery to reduce skb truesizes | Eric Dumazet |
2012-03-15 | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next | David S. Miller |
2012-03-15 | gianfar: delete orphaned version strings and dead macros | Paul Gortmaker |
2012-03-15 | gianfar: constify giant block of status descriptor strings | Paul Gortmaker |
2012-03-15 | gianfar: Add support for byte queue limits. | Paul Gortmaker |
2012-03-15 | libertas: remove dump_survey implementation | Daniel Drake |
2012-03-15 | ath9k_hw: remove unused initvals | Felix Fietkau |
2012-03-15 | ath9k: inline AR9271 1.0 INI overrides | Felix Fietkau |
2012-03-15 | ath9k_hw: remove iniModes_*_tx_gain_9271 | Felix Fietkau |
2012-03-15 | ath9k_hw: clean up iniModesAdditional | Felix Fietkau |
2012-03-15 | ath9k_hw: fix AR9380 register settings for channel 14 | Felix Fietkau |
2012-03-15 | ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization | Felix Fietkau |
2012-03-15 | ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271 | Felix Fietkau |
2012-03-15 | ath9k_hw: clean up ath9k_hw_setuprxdesc | Felix Fietkau |
2012-03-15 | ath9k_hw: remove ath9k_hw_gettxintrtxqs | Felix Fietkau |
2012-03-15 | ath9k: optimize register access functions | Felix Fietkau |
2012-03-15 | ath9k_hw: remove ath9k_hw_getdefantenna | Felix Fietkau |
2012-03-15 | ath9k_hw: remove ath9k_hw_htc_resetinit | Felix Fietkau |
2012-03-15 | ath9k_hw: clean up tx completion interrupt handling | Felix Fietkau |