Age | Commit message (Expand) | Author |
2013-03-14 | e1000e: fix pci-device enable-counter balance | Konstantin Khlebnikov |
2013-03-14 | ath9k_hw: improve reset reliability after errors | Felix Fietkau |
2013-03-14 | ath9k: fix RSSI dummy marker value | Felix Fietkau |
2013-03-14 | mwifiex: correct sleep delay counter | Avinash Patil |
2013-03-04 | ath9k_hw: fix calibration issues on chainmask that don't include chain 0 | Felix Fietkau |
2013-02-28 | xen-netback: cancel the credit timer when taking the vif down | David Vrabel |
2013-02-28 | xen-netback: correctly return errors from netbk_count_requests() | David Vrabel |
2013-02-28 | p54usb: corrected USB ID for T-Com Sinus 154 data II | Tomasz Guszkowski |
2013-02-28 | rtlwifi: usb: allocate URB control message setup_packet and data buffer separ... | Jussi Kivilinna |
2013-02-28 | rtlwifi: rtl8192cu: Add new USB ID | Larry Finger |
2013-02-28 | b43: Increase number of RX DMA slots | Larry Finger |
2013-02-17 | igb: Remove artificial restriction on RQDPC stat reading | Alexander Duyck |
2013-02-14 | be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug | Somnath Kotur |
2013-02-14 | tg3: Fix crc errors on jumbo frame receive | Nithin Nayak Sujir |
2013-02-14 | tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode | Nithin Nayak Sujir |
2013-02-14 | netback: correct netbk_tx_err to handle wrap around. | Ian Campbell |
2013-02-14 | xen/netback: free already allocated memory on failure in xen_netbk_get_requests | Ian Campbell |
2013-02-14 | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. | Matthew Daley |
2013-02-14 | xen/netback: shutdown the ring if it contains garbage. | Ian Campbell |
2013-02-14 | via-rhine: Fix bugs in NAPI support. | David S. Miller |
2013-02-14 | net: loopback: fix a dst refcounting issue | Eric Dumazet |
2013-02-14 | r8169: remove the obsolete and incorrect AMD workaround | Timo Teräs |
2013-02-14 | netxen: fix off by one bug in netxen_release_tx_buffer() | Eric Dumazet |
2013-02-14 | net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults | Or Gerlitz |
2013-02-14 | net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode | Yan Burman |
2013-02-14 | net: calxedaxgmac: throw away overrun frames | Rob Herring |
2013-02-14 | rtlwifi: Fix scheduling while atomic bug | Larry Finger |
2013-02-14 | rtlwifi: Fix the usage of the wrong variable in usb.c | Larry Finger |
2013-02-03 | ath9k: fix double-free bug on beacon generate failure | Felix Fietkau |
2013-02-03 | ath9k: do not link receive buffers during flush | Felix Fietkau |
2013-02-03 | ath9k_htc: Fix memory leak | Sujith Manoharan |
2013-02-03 | brcmsmac: increase timer reference count for new timers only | Piotr Haber |
2013-02-03 | iwlegacy: fix IBSS cleanup | Stanislaw Gruszka |
2013-02-03 | mwifiex: fix typo in PCIe adapter NULL check | Avinash Patil |
2013-02-03 | can: pch_can: fix invalid error codes | Olivier Sobrie |
2013-02-03 | can: ti_hecc: fix invalid error codes | Olivier Sobrie |
2013-02-03 | can: c_can: fix invalid error codes | Olivier Sobrie |
2013-01-21 | igb: release already assigned MSI-X interrupts if setup fails | Stefan Assmann |
2013-01-21 | r8169: avoid NAPI scheduling delay. | Francois Romieu |
2013-01-17 | b43: Fix firmware loading when driver is built into the kernel | Larry Finger |
2013-01-17 | mwifiex: check wait_event_interruptible return value | Bing Zhao |
2013-01-17 | i2400m: add Intel 6150 device IDs | Dan Williams |
2013-01-17 | ath9k_hw: Fix signal strength / channel noise reporting | Felix Fietkau |
2013-01-17 | ath9k: ar9003: fix OTP register offsets for AR9340 | Gabor Juhos |
2013-01-17 | Revert "ath9k_hw: Update AR9003 high_power tx gain table" | Felix Fietkau |
2013-01-17 | ath5k: fix tx path skb leaks | Felix Fietkau |
2013-01-11 | can: Do not call dev_put if restart timer is running upon close | Alexander Stein |
2013-01-11 | p54usb: add USBIDs for two more p54usb devices | Christian Lamparter |
2013-01-11 | p54usb: add USB ID for T-Com Sinus 154 data II | Tomasz Guszkowski |
2013-01-11 | rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg | Jussi Kivilinna |