summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
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
2012-02-02drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall
2012-02-02net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun
2012-02-01iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach
2012-02-01iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville
2012-02-01rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga
2012-02-01ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings
2012-02-01net/hyperv: rx_bytes should account the ether header sizeWei Yongjun
2012-01-31net: fec: correct phy_name buffer length when init phy_nameRichard Zhao
2012-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-26xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu
2012-01-24drivers: misc: Remove MISC_DEVICES config optionFabio Estevam
2012-01-24team: send only changed options/ports via netlinkJiri Pirko
2012-01-24net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun
2012-01-24drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker
2012-01-24stmmac: added PCI identifiersAlessandro Rubini
2012-01-24stmmac: fix phy naming inconsistencyAlessandro Rubini
2012-01-24iwlwifi: fix PCI-E transport "inta" raceJohannes Berg
2012-01-23dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...Chris Healy
2012-01-23tg3: fix ipv6 header length computationEric Dumazet
2012-01-23skge: add byte queue limit supportstephen hemminger
2012-01-23mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas
2012-01-23bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz
2012-01-23bnx2x: handle CHIP_REVISION during init_oneAriel Elior
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov
2012-01-23bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov
2012-01-23bnx2x: fixed ethtool statistics for MF modesYuval Mintz
2012-01-23bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz
2012-01-23macvlan: fix a possible use after freeEric Dumazet