Age | Commit message (Expand) | Author |
2012-04-21 | drivers/net: Do not free an IRQ if its request failed | Lee Jones |
2012-04-21 | ks8851: Fix request_irq/free_irq mismatch | Matt Renzelmann |
2012-04-21 | net/hyperv: Adding cancellation to ensure rndis filter is closed | Wenqi Ma |
2012-04-21 | ks8851: Fix mutex deadlock in ks8851_net_stop() | Stephen Boyd |
2012-04-19 | icplus: fix interrupt for IC+ 101A/G and 1001LF | Giuseppe CAVALLARO |
2012-04-19 | net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI mode | Bjørn Mork |
2012-04-19 | bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set() | Dan Carpenter |
2012-04-19 | ksz884x: don't copy too much in netdev_set_mac_address() | Dan Carpenter |
2012-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-04-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-04-17 | drivers/net/wan/farsync.c: add missing iounmap | Julia Lawall |
2012-04-17 | davinci_mdio: Fix MDIO timeout check | Christian Riesch |
2012-04-17 | arcnet: rimi: Fix device name in debug output | Jiri Kosina |
2012-04-17 | ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE | Alexander Duyck |
2012-04-17 | ixgbe: add missing rtnl_lock in PM resume path | Benjamin Poirier |
2012-04-17 | ath9k: Fix TX fragmentation | Sujith Manoharan |
2012-04-16 | dummy: Add ndo_uninit(). | Hiroaki SHIMODA |
2012-04-16 | net: usb: smsc75xx: fix mtu | Stephane Fillod |
2012-04-16 | can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths | Jesper Juhl |
2012-04-14 | net/ethernet: ks8851_mll fix rx frame buffer overflow | Davide Ciminaghi |
2012-04-14 | ixgbe: fix WoL issue with fiber | Don Skidmore |
2012-04-14 | e1000e: issues in Sx on 82577/8/9 | Bruce Allan |
2012-04-13 | net: smsc911x: fix skb handling in receive path | Will Deacon |
2012-04-13 | mwifiex: update pcie8766 scratch register addresses | Bing Zhao |
2012-04-13 | ath9k: wake up the hardware from full sleep when idle is turned off | Felix Fietkau |
2012-04-13 | ath5k: unmap io memory on probe failure | Jonathan Bither |
2012-04-13 | ath5k: fix undefined 'THIS_MODULE' | Jonathan Bither |
2012-04-13 | brcm80211: smac: resume transmit fifo upon receiving frames | Arend van Spriel |
2012-04-13 | libertas: fix signedness bug in lbs_auth_to_authtype() | Amitkumar Karwar |
2012-04-13 | ks8851: Fix missing mutex_lock/unlock | Matt Renzelmann |
2012-04-13 | drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright | Michal Simek |
2012-04-13 | 8139cp: set intr mask after its handler is registered | Jason Wang |
2012-04-13 | atl1: fix kernel panic in case of DMA errors | Tony Zelenoff |
2012-04-13 | ppp: Fix race condition with queue start/stop | David Woodhouse |
2012-04-13 | caif_hsi: use dev_dbg not dev_err for reporting | Kim Lilliestierna XX |
2012-04-13 | caif-hsi: Free flip_buffer at shutdown | sjur.brandeland@stericsson.com |
2012-04-13 | net: Fix misplaced parenthesis in virtio_net.c | Torsten Kaiser |
2012-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-11 | rtlwifi: Add missing DMA buffer unmapping for PCI drivers | Larry Finger |
2012-04-11 | rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine | Larry Finger |
2012-04-10 | Revert "ath9k: fix going to full-sleep on PS idle" | Sujith Manoharan |
2012-04-10 | rt2x00: Fix rfkill_polling register function. | Chen, Chien-Chia |
2012-04-09 | rtlwifi: Fix oops on rate-control failure | Larry Finger |
2012-04-09 | rtlwifi: rtl8192de: Fix firmware initialization | Larry Finger |
2012-04-06 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2012-04-06 | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-06 | xen: only check xen_platform_pci_unplug if hvm | Igor Mammedov |
2012-04-05 | bonding: properly unset current_arp_slave on slave link up | Veaceslav Falico |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |