aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-02-13mlx4: Fix kcalloc parameters swappedAxel Lin
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-09Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-02-09bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham
2012-02-09ixgbe: ethtool: stats user buffer overrunJohn Fastabend
2012-02-09ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend
2012-02-09ixgbe: do not update real num queues when netdev is going awayYi Zou
2012-02-09ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck
2012-02-09ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose
2012-02-09ixgbe: fix vf lookupGreg Rose
2012-02-09igb: fix vf lookupGreg Rose
2012-02-09e1000: add dropped DMA receive enable back in for WoLDean Nelson
2012-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-07zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek
2012-02-07net: enable TC35815 for MIPS againAtsushi Nemoto
2012-02-07net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda
2012-02-07bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl
2012-02-07CONFIG_TR/CONFIG_LLC: work around the problem with selectAl Viro
2012-02-07Revert "skge: check for PCI dma mapping errors"stephen hemminger
2012-02-06mlx4: fix DMA mapping leak when allocation failsThadeu Lima de Souza Cascardo
2012-02-06mlx4: allow device removal by fixing dma unmap sizeThadeu Lima de Souza Cascardo
2012-02-06mlx4_core: use correct port for steeringEugenia Emantayev
2012-02-06mlx4_core: use correct flag for unicast_promiscEugenia Emantayev
2012-02-06mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev
2012-02-06ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau
2012-02-06ath9k: fix a WEP crypto related regressionFelix Fietkau
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar
2012-02-05via-velocity: S3 resume fix.David Lv
2012-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan
2012-02-03mwifiex: handle association failure case correctlyAmitkumar Karwar
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville
2012-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-03ixgbe: Fix typo in ixgbe_common.hMasanari Iida
2012-02-03igbvf: change copyright dateMitch A Williams
2012-02-03ixgbevf: Update copyright noticesGreg Rose
2012-02-03ixgbevf: Fix mailbox interrupt ack bugGreg Rose
2012-02-03ixgbe: make ethtool strings table constStephen Hemminger
2012-02-03ixgbe: Add warning when no space left for more MAC filtersGreg Rose
2012-02-03ixgbe: update copyright to 2012Don Skidmore
2012-02-03can: peak_pci: Fix the way channels are linked togetherStephane Grosjean
2012-02-03can: ems_usb: Removed double netif_device_detachSebastian Haas
2012-02-03can: pch_can: fix error passive level testXi Wang
2012-02-03can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger
2012-02-03can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre
2012-02-03can: cc770: store echo skb before starting the transferWolfgang Grandegger
2012-02-03can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang
2012-02-02net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang