summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan1-4/+5
2012-02-03mwifiex: handle association failure case correctlyAmitkumar Karwar1-1/+7
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville1-1/+1
2012-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-8/+16
2012-02-03ixgbe: Fix typo in ixgbe_common.hMasanari Iida1-1/+1
2012-02-03igbvf: change copyright dateMitch A Williams10-11/+11
2012-02-03ixgbevf: Update copyright noticesGreg Rose10-11/+11
2012-02-03ixgbevf: Fix mailbox interrupt ack bugGreg Rose2-6/+21
2012-02-03ixgbe: make ethtool strings table constStephen Hemminger1-1/+1
2012-02-03ixgbe: Add warning when no space left for more MAC filtersGreg Rose1-0/+3
2012-02-03ixgbe: update copyright to 2012Don Skidmore25-26/+26
2012-02-03can: peak_pci: Fix the way channels are linked togetherStephane Grosjean1-14/+9
2012-02-03can: ems_usb: Removed double netif_device_detachSebastian Haas1-9/+0
2012-02-03can: pch_can: fix error passive level testXi Wang1-1/+2
2012-02-03can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger1-1/+2
2012-02-03can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre1-1/+15
2012-02-03can: cc770: store echo skb before starting the transferWolfgang Grandegger1-1/+3
2012-02-03can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger1-1/+6
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang2-4/+17
2012-02-02net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang1-4/+4
2012-02-02drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall2-2/+3
2012-02-02net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun1-0/+19
2012-02-02iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach3-3/+11
2012-02-02iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville1-1/+1
2012-02-02rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga1-4/+4
2012-02-01ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings1-5/+1
2012-02-01net/hyperv: rx_bytes should account the ether header sizeWei Yongjun1-1/+1
2012-02-01net: fec: correct phy_name buffer length when init phy_nameRichard Zhao1-1/+1
2012-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2012-01-26xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu1-1/+1
2012-01-25drivers: misc: Remove MISC_DEVICES config optionFabio Estevam1-1/+0
2012-01-25team: send only changed options/ports via netlinkJiri Pirko1-46/+90
2012-01-25net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun1-2/+3
2012-01-25drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker4-0/+4
2012-01-25stmmac: added PCI identifiersAlessandro Rubini1-3/+3
2012-01-25stmmac: fix phy naming inconsistencyAlessandro Rubini1-1/+1
2012-01-24iwlwifi: fix PCI-E transport "inta" raceJohannes Berg1-2/+2
2012-01-23dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...Chris Healy1-4/+17
2012-01-23tg3: fix ipv6 header length computationEric Dumazet1-7/+2
2012-01-23skge: add byte queue limit supportstephen hemminger1-13/+24
2012-01-23mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas1-0/+14
2012-01-23bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz1-1/+1
2012-01-23bnx2x: handle CHIP_REVISION during init_oneAriel Elior1-4/+5
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov1-1/+1
2012-01-23bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov1-3/+2
2012-01-23bnx2x: fixed ethtool statistics for MF modesYuval Mintz1-65/+41
2012-01-23bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2-1/+54
2012-01-23macvlan: fix a possible use after freeEric Dumazet1-0/+1
2012-01-23kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap1-3/+2
2012-01-23be2net: create RSS rings even in multi-channel configsSathya Perla1-2/+1