Age | Commit message (Expand) | Author | Files | Lines |
2011-07-11 | ath5k: Add missing breaks in switch/case | Joe Perches | 1 | -0/+3 |
2011-07-07 | vmxnet3: round down # of queues to power of two | Shreyas Bhatewara | 2 | -2/+6 |
2011-07-06 | net: sh_eth: fix the parameter for the ETHER of SH7757 | Yoshihiro Shimoda | 1 | -0/+2 |
2011-07-06 | net: sh_eth: fix cannot work half-duplex mode | Yoshihiro Shimoda | 1 | -2/+2 |
2011-07-06 | vmxnet3: fix starving rx ring whenoc_skb kb fails | Shreyas Bhatewara | 2 | -43/+96 |
2011-07-05 | greth: greth_set_mac_add would corrupt the MAC address. | Kristoffer Glembo | 1 | -4/+3 |
2011-07-04 | natsemi: silence dma-debug warnings | FUJITA Tomonori | 1 | -1/+2 |
2011-07-04 | net: 8139too: Initial necessary vlan_features to support vlan | Shan Wei | 1 | -0/+1 |
2011-07-02 | Fix call trace when interrupts are disabled while sleeping function kzalloc i... | Shyam Iyer | 1 | -4/+3 |
2011-07-02 | qlge:Version change to v1.00.00.29 | Jitendra Kalsaria | 1 | -1/+1 |
2011-07-02 | qlge: Fix printk priority so chip fatal errors are always reported. | Jitendra Kalsaria | 1 | -13/+9 |
2011-07-02 | qlge:Fix crash caused by mailbox execution on wedged chip. | Jitendra Kalsaria | 2 | -4/+15 |
2011-07-02 | 6pack,mkiss: fix lock inconsistency | Arnd Bergmann | 2 | -4/+4 |
2011-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 8 | -32/+36 |
2011-06-29 | ath5k: fix memory leak when fewer than N_PD_CURVES are in use | Eugene A. Shatokhin | 1 | -5/+3 |
2011-06-29 | ath9k: Fix suspend/resume when no interface is UP | Rajkumar Manoharan | 1 | -0/+6 |
2011-06-29 | usbnet: Remove over-broad module alias from zaurus. | Dave Jones | 1 | -10/+0 |
2011-06-29 | net/can: activate bit-timing calculation and netlink based drivers by default | Marc Kleine-Budde | 1 | -2/+2 |
2011-06-29 | rionet: fix NULL pointer dereference in rionet_remove | Yinglin Luan | 1 | -13/+15 |
2011-06-29 | net+crypto: Use vmalloc for zlib inflate buffers. | David S. Miller | 2 | -6/+5 |
2011-06-28 | iwlagn: use PCI_DMA_* for pci_* operations | John W. Linville | 1 | -6/+6 |
2011-06-27 | iwlagn: fix *_UCODE_API_MAX output in the firmware field | Evgeni Golov | 4 | -11/+15 |
2011-06-27 | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2 | -17/+13 |
2011-06-27 | iwlagn: map command buffers BIDI | Johannes Berg | 1 | -7/+10 |
2011-06-27 | iwlagn: fix cmd queue unmap | Johannes Berg | 1 | -4/+1 |
2011-06-25 | cxgb3: skb_record_rx_queue now records the queue index relative to the net_de... | John (Jay) Hernandez | 1 | -2/+2 |
2011-06-25 | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | David S. Miller | 1 | -1/+1 |
2011-06-24 | iwlagn: fix change_interface for P2P types | Johannes Berg | 1 | -1/+2 |
2011-06-24 | iwlagn: Fix a bug introduced by the HUGE command removal | Emmanuel Grumbach | 1 | -6/+1 |
2011-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -1/+32 |
2011-06-24 | r8169: fix wrong register use. | Francois Romieu | 1 | -1/+1 |
2011-06-23 | net/usb/kalmia: signedness bug in kalmia_bind() | Dan Carpenter | 1 | -1/+1 |
2011-06-23 | net/usb: kalmia: Various fixes for better support of non-x86 architectures. | Marius B. Kotsbak | 1 | -16/+24 |
2011-06-22 | rtl8192cu: Fix missing firmware load | Larry Finger | 1 | -0/+20 |
2011-06-22 | netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned on | Randy Dunlap | 1 | -1/+2 |
2011-06-21 | pxa168_eth: fix race in transmit path. | Richard Cochran | 1 | -1/+1 |
2011-06-21 | netxen: fix race in skb->len access | Eric Dumazet | 1 | -2/+2 |
2011-06-20 | rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192... | Larry Finger | 1 | -1/+12 |
2011-06-20 | hp100: fix an skb->len race | Eric Dumazet | 1 | -2/+2 |
2011-06-20 | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | David S. Miller | 1 | -4/+6 |
2011-06-20 | netpoll: copy dev name of slaves to struct netpoll | WANG Cong | 1 | -0/+1 |
2011-06-18 | r8169: fix static initializers. | Francois Romieu | 1 | -4/+6 |
2011-06-17 | farsync: add module_put to error path in fst_open() | Pavel Shved | 1 | -1/+3 |
2011-06-17 | fs_enet: fix freescale FCC ethernet dp buffer alignment | Clive Stubbings | 1 | -1/+1 |
2011-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -1/+5 |
2011-06-17 | netdev: bfin_mac: fix memory leak when freeing dma descriptors | Sonic Zhang | 1 | -10/+10 |
2011-06-17 | tun: teach the tun/tap driver to support netpoll | Neil Horman | 1 | -1/+23 |
2011-06-17 | dp83640: drop PHY status frames in the driver. | Richard Cochran | 1 | -2/+2 |
2011-06-17 | dp83640: fix phy status frame event parsing | Richard Cochran | 1 | -5/+15 |
2011-06-17 | phylib: Allow BCM63XX PHY to be selected only on BCM63XX. | Ralf Baechle | 1 | -0/+1 |