summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-07-11net: wireless: bcmdhd: Fix crash if event queue is emptyDmitry Shmidt
2011-07-11net: wireless: bcmdhd: Fix CFG80211 suspend/resume if interface is downDmitry Shmidt
2011-07-11net: wireless: bcmdhd: Add setband/getband private commandsDmitry Shmidt
2011-07-11net: wireless: bcmdhd: Add packet filtering commandsDmitry Shmidt
2011-07-07Merge commit 'v3.0-rc6' into android-3.0Dima Zavin
2011-07-07net: wireless: bcmdhd: Fix private command outputDmitry Shmidt
2011-07-01net: wireless: bcmdhd: Set interface name to 'wlan' by defaultDmitry Shmidt
2011-07-01net: wireless: bcmdhd: Fix pm_notifier unregistrationDmitry Shmidt
2011-07-01net: wireless: bcmdhd: Postpone driver init callDmitry Shmidt
2011-07-01net: wireless: bcmdhd: Add private start/stop commandsDmitry Shmidt
2011-07-01net: wireless: bcmdhd: Fix MAC address settingDmitry Shmidt
2011-07-01Update to 5.90.125.33Greg Goldman
2011-07-01net: wireless: bcmdhd: Add SETFWPATH private commandDmitry Shmidt
2011-07-01net: wireless: bcmdhd: Fix wd_timer_valid field protectionDmitry Shmidt
2011-07-01Update to 5.90.125.32:Lin Ma
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-29usbnet: Remove over-broad module alias from zaurus.Dave Jones
2011-06-29net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde
2011-06-29rionet: fix NULL pointer dereference in rionet_removeYinglin Luan
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller
2011-06-24cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez
2011-06-24Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-24r8169: fix wrong register use.Francois Romieu
2011-06-24net: wireless: bcmdhd: Fix memory poisoning in wl_free_wdev()Dmitry Shmidt
2011-06-23net: wireless: bcmdhd: Set proper debug messages for private IOCTLDmitry Shmidt
2011-06-23net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter
2011-06-22net: wireless: bcmdhd: Add RSSI and SETSUSPENDOPT private commandsDmitry Shmidt
2011-06-22net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak
2011-06-22rtl8192cu: Fix missing firmware loadLarry Finger
2011-06-21net: wireless: bcmdhd: Fix failure in register_sysctl_table() callDmitry Shmidt
2011-06-21netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned onRandy Dunlap
2011-06-20net: wireless: bcmdhd: Fix 3.0 compilation for CFG80211Dmitry Shmidt
2011-06-20pxa168_eth: fix race in transmit path.Richard Cochran
2011-06-20netxen: fix race in skb->len accessEric Dumazet
2011-06-20rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger
2011-06-19hp100: fix an skb->len raceEric Dumazet
2011-06-19Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller
2011-06-19netpoll: copy dev name of slaves to struct netpollWANG Cong
2011-06-17r8169: fix static initializers.Francois Romieu
2011-06-17farsync: add module_put to error path in fst_open()Pavel Shved
2011-06-17fs_enet: fix freescale FCC ethernet dp buffer alignmentClive Stubbings
2011-06-17net: wireless: bcmdhd: Combined patch from 4.218.248-31Howard M. Harte
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17netdev: bfin_mac: fix memory leak when freeing dma descriptorsSonic Zhang
2011-06-16tun: teach the tun/tap driver to support netpollNeil Horman
2011-06-16dp83640: drop PHY status frames in the driver.Richard Cochran
2011-06-16dp83640: fix phy status frame event parsingRichard Cochran
2011-06-16phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle
2011-06-16ppp: use PPP_TRANS instead of the magic number 0x20Changli Gao