summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-17connector: make callback argument type explicitMike Frysinger6-13/+12
2009-07-17tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala1-1/+12
2009-07-17virtio-net: Allow UFO feature to be set and advertised.Sridhar Samudrala1-1/+2
2009-07-17ixgbe: Bump version numberPeter P Waskiewicz Jr1-1/+1
2009-07-17ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr3-0/+4
2009-07-17ixgbe: Make sure boolean assignments from bitwise operations done correctlyPeter P Waskiewicz Jr1-4/+4
2009-07-17ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr3-49/+19
2009-07-17fs_enet/mii-fec.c: fix MII speed calculationWolfgang Denk1-4/+33
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller27-68/+97
2009-07-16cdc-eem: bad crc checkingVincent CUISSARD1-1/+1
2009-07-16ixgbe: Remove DPRINTK messages in DCB modeLucy Liu1-4/+0
2009-07-16ixgbe: clear mac address data block in DCB modeLucy Liu1-0/+2
2009-07-16sky2: revert shutdown changesStephen Hemminger1-8/+1
2009-07-16E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa1-0/+3
2009-07-16bonding: clean muticast addresses when device changes typeMoni Shoua1-2/+10
2009-07-16atl1c: misplaced parenthesisroel kluin1-1/+1
2009-07-16atl1c: add missing parenthesesroel kluin1-4/+4
2009-07-15gianfar: remove unused DECLARE_MAC_BUFJohannes Berg1-1/+0
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller5-68/+44
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2-5/+7
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby1-1/+3
2009-07-13igb: gcc-3.4.6 fixEric Dumazet1-40/+37
2009-07-13atlx: duplicate testing of MCAST flagroel kluin1-1/+1
2009-07-12NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle5-44/+68
2009-07-12drivers/net/bonding: Adjust constant nameJulia Lawall1-1/+2
2009-07-12netdev: restore MTU change operationBen Hutchings11-0/+11
2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings10-2/+16
2009-07-10hwsim: make testmode_cmd staticJohannes Berg1-1/+2
2009-07-10p54: fix queue stall due to underrunChristian Lamparter1-3/+4
2009-07-10p54usb: fix stalls caused by urb allocation failuresChristian Lamparter1-19/+17
2009-07-10ath5k: write PCU registers on initial resetBob Copeland1-1/+1
2009-07-10ath5k: do not release irq across suspend/resumeBob Copeland1-11/+0
2009-07-10ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland1-2/+0
2009-07-10ath5k: rework beacon configurationBob Copeland2-40/+20
2009-07-10ath5k: send buffered frames after the beaconBob Copeland3-11/+34
2009-07-10p54spi: remove dead code and definitionsChristian Lamparter1-34/+0
2009-07-10p54: two endian fixesChristian Lamparter2-7/+7
2009-07-10rt2x00: use wiphy rfkill interfaceIvo van Doorn13-203/+20
2009-07-10iwlwifi: fix aggregation limitJohannes Berg1-1/+1
2009-07-10ath9k: remove permissions from debugfs filesJiri Slaby1-5/+5
2009-07-10ath5k: remove permissions from debugfs filesJiri Slaby1-3/+5
2009-07-10drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches2-3/+1
2009-07-10iwlwifi: always print buffer when error condition occursReinette Chatre1-1/+1
2009-07-10iwlwifi: add utility to print buffer when error occursReinette Chatre1-0/+6
2009-07-10iwlagn: re-enable PS support for iwlagnReinette Chatre1-1/+2
2009-07-10iwmc3200wifi: remove B0 hardware supportZhu Yi5-29/+0
2009-07-10iwmc3200wifi: simplify calibration mapZhu Yi4-15/+17
2009-07-10iwmc3200wifi: replace netif_rx with netif_rx_niZhu Yi1-1/+1
2009-07-10drivers/net/wireless: Use PCI_VDEVICEJoe Perches2-8/+6
2009-07-10ath9k: Handle different TX and RX streams properly.Senthil Balasubramanian1-12/+14