summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-03-16zaurus: add usb id for motomagx phonesDmitriy Taychenachev
2009-03-16cdc_ether: add usb id for Ericsson F3507gBjørn Mork
2009-03-16asix: new device idsGreg Kroah-Hartman
2009-03-16rtl8187: New USB ID's for RTL8187LLarry Finger
2009-02-203c505: do not set pcb->data.raw beyond its sizeRoel Kluin
2009-02-17virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson
2009-02-17tun: Fix unicast filter overflowAlex Williamson
2009-02-17sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan
2009-02-17sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta
2009-02-17drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin
2009-02-17zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung
2009-02-17zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung
2009-02-12ipw2200: fix scanning while associatedHelmut Schaa
2009-02-12e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil
2009-02-12e1000: fix bug with shared interrupt during resetJesse Brandeburg
2009-02-06p54usb: rewriting rx/tx routines to make use of usb_anchor's facilitiesChristian Lamparter
2009-02-06p54: fix p54_read_eeprom to cope with tx_hdr_lenChristian Lamparter
2009-02-06p54: fix lm87 checksum endiannessJohannes Berg
2009-02-06iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed
2009-02-06orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov
2009-02-02rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger
2009-02-02bnx2x: Block nvram access when the device is inactiveEilon Greenstein
2009-02-02rtl8187: Add termination packet to prevent stallLarry Finger
2009-02-02ath5k: fix mesh point operationAndrey Yurovsky
2009-01-24p54usb: fix traffic stalls / packet dropChristian Lamparter
2009-01-24r6040: bump release number to 0.19Florian Fainelli
2009-01-24r6040: save and restore MIER correctly in the interrupt routineJoe Chou
2009-01-24r6040: fix wrong logic in mdio codeJoe Chou
2009-01-24drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert
2009-01-24p54usb: Add USB ID for Thomson Speedtouch 121gMichiel
2009-01-24rt2x00: add USB ID for the Linksys WUSB200.Stefan Lippers-Hollmann
2009-01-18ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau
2009-01-18ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez
2009-01-18iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi
2008-12-18ppp: fix segfaults introduced by netdev_priv changesJames Chapman
2008-12-17bnx2: Fix bug in bnx2_free_rx_mem().Michael Chan
2008-12-17jme: Fixed a typocwm97m
2008-12-17net: kernel BUG at drivers/net/phy/mdio_bus.c:165!Krzysztof Halasa
2008-12-16drivers/net: starfire: Fix napi ->poll() weight handlingJarek Poplawski
2008-12-16tlan: Fix pci memory unmappingSakari Ailus
2008-12-16enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach
2008-12-16tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus
2008-12-11e1000e: fix double release of mutexJeff Kirsher
2008-12-09sungem: improve ethtool output with internal pcs and serdesHermann Lauer
2008-12-09sungem: Make PCS PHY support partially work again.David S. Miller
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah
2008-12-05ipw2200: fix netif_*_queue() removal regressionZhu Yi
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler
2008-12-03netx-eth: initialize per device spinlockUwe Kleine-König
2008-12-03enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach