summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-07-20b44: strncpy does not null terminate stringroel kluin
2009-07-17connector: make callback argument type explicitMike Frysinger
2009-07-17tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala
2009-07-17virtio-net: Allow UFO feature to be set and advertised.Sridhar Samudrala
2009-07-17ixgbe: Bump version numberPeter P Waskiewicz Jr
2009-07-17ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr
2009-07-17ixgbe: Make sure boolean assignments from bitwise operations done correctlyPeter P Waskiewicz Jr
2009-07-17ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr
2009-07-17fs_enet/mii-fec.c: fix MII speed calculationWolfgang Denk
2009-07-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-17cdc-eem: bad crc checkingVincent CUISSARD
2009-07-17ixgbe: Remove DPRINTK messages in DCB modeLucy Liu
2009-07-17ixgbe: clear mac address data block in DCB modeLucy Liu
2009-07-17sky2: revert shutdown changesStephen Hemminger
2009-07-17E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa
2009-07-17bonding: clean muticast addresses when device changes typeMoni Shoua
2009-07-17atl1c: misplaced parenthesisroel kluin
2009-07-17atl1c: add missing parenthesesroel kluin
2009-07-15gianfar: remove unused DECLARE_MAC_BUFJohannes Berg
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby
2009-07-13igb: gcc-3.4.6 fixEric Dumazet
2009-07-13atlx: duplicate testing of MCAST flagroel kluin
2009-07-13NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle
2009-07-13drivers/net/bonding: Adjust constant nameJulia Lawall
2009-07-12netdev: restore MTU change operationBen Hutchings
2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings
2009-07-10hwsim: make testmode_cmd staticJohannes Berg
2009-07-10p54: fix queue stall due to underrunChristian Lamparter
2009-07-10p54usb: fix stalls caused by urb allocation failuresChristian Lamparter
2009-07-10ath5k: write PCU registers on initial resetBob Copeland
2009-07-10ath5k: do not release irq across suspend/resumeBob Copeland
2009-07-10ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland
2009-07-10ath5k: rework beacon configurationBob Copeland
2009-07-10ath5k: send buffered frames after the beaconBob Copeland
2009-07-10p54spi: remove dead code and definitionsChristian Lamparter
2009-07-10p54: two endian fixesChristian Lamparter
2009-07-10rt2x00: use wiphy rfkill interfaceIvo van Doorn
2009-07-10iwlwifi: fix aggregation limitJohannes Berg
2009-07-10ath9k: remove permissions from debugfs filesJiri Slaby
2009-07-10ath5k: remove permissions from debugfs filesJiri Slaby
2009-07-10drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches
2009-07-10iwlwifi: always print buffer when error condition occursReinette Chatre
2009-07-10iwlwifi: add utility to print buffer when error occursReinette Chatre
2009-07-10iwlagn: re-enable PS support for iwlagnReinette Chatre
2009-07-10iwmc3200wifi: remove B0 hardware supportZhu Yi
2009-07-10iwmc3200wifi: simplify calibration mapZhu Yi
2009-07-10iwmc3200wifi: replace netif_rx with netif_rx_niZhu Yi
2009-07-10drivers/net/wireless: Use PCI_VDEVICEJoe Perches