aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10
| |\
| | * bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter2012-02-09
| | * ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-09
| | * ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-09
| | * ixgbe: do not update real num queues when netdev is going awayYi Zou2012-02-09
| | * ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck2012-02-09
| | * ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose2012-02-09
| | * ixgbe: fix vf lookupGreg Rose2012-02-09
| | * igb: fix vf lookupGreg Rose2012-02-09
| | * e1000: add dropped DMA receive enable back in for WoLDean Nelson2012-02-09
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-08
| | |\
| | | * zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek2012-02-07
| | | * ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-06
| | | * ath9k: fix a WEP crypto related regressionFelix Fietkau2012-02-06
| | | * mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2012-02-06
| | | * ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan2012-02-03
| | | * mwifiex: handle association failure case correctlyAmitkumar Karwar2012-02-03
| | | * ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-02-03
| | * | net: enable TC35815 for MIPS againAtsushi Nemoto2012-02-07
| | * | net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda2012-02-07
| | * | bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl2012-02-07
| | * | CONFIG_TR/CONFIG_LLC: work around the problem with selectAl Viro2012-02-07
| | * | Revert "skge: check for PCI dma mapping errors"stephen hemminger2012-02-07
| | * | mlx4: fix DMA mapping leak when allocation failsThadeu Lima de Souza Cascardo2012-02-06
| | * | mlx4: allow device removal by fixing dma unmap sizeThadeu Lima de Souza Cascardo2012-02-06
| | * | mlx4_core: use correct port for steeringEugenia Emantayev2012-02-06
| | * | mlx4_core: use correct flag for unicast_promiscEugenia Emantayev2012-02-06
| | * | mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev2012-02-06
| | * | via-velocity: S3 resume fix.David Lv2012-02-05
| * | | Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-02-09
| |\ \ \
| | * | | drivers: misc: Remove MISC_DEVICES config optionFabio Estevam2012-01-24
* | | | | igb: fix warning about unused functionEmil Tantilov2012-02-10
* | | | | e1000e: replace '1' with 'true' for boolean get_link_statusBruce Allan2012-02-10
* | | | | e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()Bruce Allan2012-02-10
* | | | | e1000e: use true/false for bool autoneg_falseBruce Allan2012-02-10
* | | | | e1000e: remove unnecessary parenthesesBruce Allan2012-02-10
* | | | | e1000e: remove unnecessary returns from void functionsBruce Allan2012-02-10
* | | | | e1000e: remove test that is always falseBruce Allan2012-02-10
* | | | | cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATEEddie Wai2012-02-09
* | | | | cnic: set error flag when iSCSI connection failsJeffrey Huang2012-02-09
* | | | | netxen_nic: signedness bug in netxen_md_entry_err_chk()Dan Carpenter2012-02-08
* | | | | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* | | | | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* | | | | stmmac: Fix typo in stmmac_pci.cMasanari Iida2012-02-08
* | | | | mace: Fix build for mace due to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* | | | | sonice: Fix build due to botched netdev_alloc_skb() conversion.David S. Miller2012-02-07
* | | | | sh-eth: use netdev stats structure and fix dma_map_singleEric Dumazet2012-02-07
* | | | | net: fec: Fix build due to wrong dev annotationFabio Estevam2012-02-07
* | | | | e1000e: minor whitespace and indentation cleanupBruce Allan2012-02-07