Age | Commit message (Expand) | Author |
2009-03-16 | zaurus: add usb id for motomagx phones | Dmitriy Taychenachev |
2009-03-16 | cdc_ether: add usb id for Ericsson F3507g | Bjørn Mork |
2009-03-16 | asix: new device ids | Greg Kroah-Hartman |
2009-03-16 | rtl8187: New USB ID's for RTL8187L | Larry Finger |
2009-02-20 | 3c505: do not set pcb->data.raw beyond its size | Roel Kluin |
2009-02-17 | virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs | Alex Williamson |
2009-02-17 | tun: Fix unicast filter overflow | Alex Williamson |
2009-02-17 | sky2: fix hard hang with netconsoling and iface going up | Alexey Dobriyan |
2009-02-17 | sungem: Soft lockup in sungem on Netra AC200 when switching interface up | Ilkka Virta |
2009-02-17 | drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic | Roel Kluin |
2009-02-17 | zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G | Hin-Tak Leung |
2009-02-17 | zd1211rw: adding 0ace:0xa211 as a ZD1211 device | Hin-Tak Leung |
2009-02-12 | ipw2200: fix scanning while associated | Helmut Schaa |
2009-02-12 | e1000: Fix PCI enable to honor the need_ioport flag | Karsten Keil |
2009-02-12 | e1000: fix bug with shared interrupt during reset | Jesse Brandeburg |
2009-02-06 | p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities | Christian Lamparter |
2009-02-06 | p54: fix p54_read_eeprom to cope with tx_hdr_len | Christian Lamparter |
2009-02-06 | p54: fix lm87 checksum endianness | Johannes Berg |
2009-02-06 | iwlwifi: fix rs_get_rate WARN_ON() | Abbas, Mohamed |
2009-02-06 | orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_... | Andrey Borzenkov |
2009-02-02 | rtl8187: Fix error in setting OFDM power settings for RTL8187L | Larry Finger |
2009-02-02 | bnx2x: Block nvram access when the device is inactive | Eilon Greenstein |
2009-02-02 | rtl8187: Add termination packet to prevent stall | Larry Finger |
2009-02-02 | ath5k: fix mesh point operation | Andrey Yurovsky |
2009-01-24 | p54usb: fix traffic stalls / packet drop | Christian Lamparter |
2009-01-24 | r6040: bump release number to 0.19 | Florian Fainelli |
2009-01-24 | r6040: save and restore MIER correctly in the interrupt routine | Joe Chou |
2009-01-24 | r6040: fix wrong logic in mdio code | Joe Chou |
2009-01-24 | drivers/net/irda/irda-usb.c: fix buffer overflow | Jos-Vicente Gilabert |
2009-01-24 | p54usb: Add USB ID for Thomson Speedtouch 121g | Michiel |
2009-01-24 | rt2x00: add USB ID for the Linksys WUSB200. | Stefan Lippers-Hollmann |
2009-01-18 | ath5k: ignore the return value of ath5k_hw_noise_floor_calibration | Felix Fietkau |
2009-01-18 | ath9k: enable RXing of beacons on STA/IBSS | Luis R. Rodriguez |
2009-01-18 | iwlwifi: use GFP_KERNEL to allocate Rx SKB memory | Zhu Yi |
2008-12-18 | ppp: fix segfaults introduced by netdev_priv changes | James Chapman |
2008-12-17 | bnx2: Fix bug in bnx2_free_rx_mem(). | Michael Chan |
2008-12-17 | jme: Fixed a typo | cwm97m |
2008-12-17 | net: kernel BUG at drivers/net/phy/mdio_bus.c:165! | Krzysztof Halasa |
2008-12-16 | drivers/net: starfire: Fix napi ->poll() weight handling | Jarek Poplawski |
2008-12-16 | tlan: Fix pci memory unmapping | Sakari Ailus |
2008-12-16 | enc28j60: use netif_rx_ni() to deliver RX packets | Baruch Siach |
2008-12-16 | tlan: Fix small (< 64 bytes) datagram transmissions | Sakari Ailus |
2008-12-11 | e1000e: fix double release of mutex | Jeff Kirsher |
2008-12-09 | sungem: improve ethtool output with internal pcs and serdes | Hermann Lauer |
2008-12-09 | sungem: Make PCS PHY support partially work again. | David S. Miller |
2008-12-05 | zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr() | Shaddy Baddah |
2008-12-05 | ipw2200: fix netif_*_queue() removal regression | Zhu Yi |
2008-12-05 | iwlwifi: clean key table in iwl_clear_stations_table function | Tomas Winkler |
2008-12-03 | netx-eth: initialize per device spinlock | Uwe Kleine-König |
2008-12-03 | enc28j60: Fix sporadic packet loss (corrected again) | Baruch Siach |