Age | Commit message (Expand) | Author | Files | Lines |
2012-07-01 | e1000e: remove use of IP payload checksum | Bruce Allan | 2 | -61/+15 |
2012-07-01 | igbvf: fix divide by zero | Mitch A Williams | 1 | -11/+18 |
2012-06-29 | davinci_cpdma: include linux/module.h | Daniel Mack | 1 | -0/+1 |
2012-06-29 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 14 | -23/+66 |
2012-06-29 | gianfar: Fix RXICr/TXICr programming for multi-queue mode | Claudiu Manoil | 1 | -6/+4 |
2012-06-29 | net: qmi_wwan: fix Oops while disconnecting | Bjørn Mork | 1 | -0/+4 |
2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 41 | -207/+288 |
2012-06-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 14 | -23/+66 |
2012-06-28 | mwifiex: fix memory leak associated with IE manamgement | Avinash Patil | 1 | -0/+1 |
2012-06-27 | ath9k: fix panic caused by returning a descriptor we have queued for reuse | Tom Hughes | 1 | -2/+2 |
2012-06-27 | ath9k: enable serialize_regmode for non-PCIE AR9287 | Panayiotis Karabassis | 1 | -1/+1 |
2012-06-27 | rtlwifi: rtl8192cu: New USB IDs | Larry Finger | 1 | -0/+3 |
2012-06-27 | can: flexcan: use be32_to_cpup to handle the value of dt entry | Hui Wang | 1 | -2/+2 |
2012-06-27 | xen/netfront: teardown the device before unregistering it. | Ian Campbell | 1 | -4/+4 |
2012-06-27 | ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP | Alexander Duyck | 3 | -7/+13 |
2012-06-26 | net/mlx4_en: Release QP range in free_resources | Yevgeny Petrilin | 2 | -4/+9 |
2012-06-26 | net/mlx4: Use single completion vector after NOP failure | Yevgeny Petrilin | 1 | -0/+2 |
2012-06-26 | net/mlx4_en: Set correct port parameters during device initialization | Yevgeny Petrilin | 1 | -2/+4 |
2012-06-26 | ipheth: add support for iPad | Davide Gerhard | 1 | -0/+5 |
2012-06-26 | caif-hsi: Add missing return in error path | Sjur Brændeland | 1 | -0/+1 |
2012-06-26 | caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost | Per Ellefsen | 1 | -2/+2 |
2012-06-25 | iwlwifi: fix activating inactive stations | Johannes Berg | 1 | -0/+12 |
2012-06-25 | wlcore: drop INET dependency | Randy Dunlap | 1 | -1/+0 |
2012-06-25 | ath9k: fix dynamic WEP related regression | Felix Fietkau | 3 | -1/+7 |
2012-06-24 | Fix typo in printed messages | Anatol Pomozov | 2 | -2/+2 |
2012-06-23 | net: sh_eth: fix the condition to fix the cur_tx/dirty_rx | Yoshihiro Shimoda | 1 | -5/+7 |
2012-06-23 | r8169: RxConfig hack for the 8168evl. | françois romieu | 1 | -0/+1 |
2012-06-23 | usbnet: handle remote wakeup asap | Ming Lei | 1 | -16/+26 |
2012-06-23 | usbnet: decrease suspend count if returning -EBUSY for runtime suspend | Ming Lei | 1 | -0/+1 |
2012-06-23 | usbnet: clear OPEN flag in failure path | Ming Lei | 1 | -1/+3 |
2012-06-23 | net: qmi_wwan: fix Gobi device probing | Bjørn Mork | 1 | -43/+40 |
2012-06-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 12 | -45/+64 |
2012-06-22 | mwifiex: improve error path handling in usb.c | Amitkumar Karwar | 1 | -5/+17 |
2012-06-22 | mwifiex: fix bugs in event handling code | Amitkumar Karwar | 3 | -11/+10 |
2012-06-22 | mwifiex: fix WPS eapol handshake failure | Stone Piao | 1 | -0/+1 |
2012-06-22 | mwifiex: fix 11n rx packet drop issue | Stone Piao | 3 | -2/+12 |
2012-06-20 | ath9k_htc: configure bssid on ASSOC/IBSS change | Rajkumar Manoharan | 1 | -3/+2 |
2012-06-20 | iwlwifi: remove log_event debugfs file debugging is disabled | Johannes Berg | 1 | -0/+6 |
2012-06-20 | ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc | Mohammed Shafi Shajakhan | 1 | -1/+13 |
2012-06-20 | wl1251: Fix memory leaks in SPI initialization | Grazvydas Ignotas | 1 | -0/+4 |
2012-06-20 | wl1251: always report beacon loss to the stack | Grazvydas Ignotas | 1 | -2/+1 |
2012-06-20 | wl1251: fix TSF calculation | Grazvydas Ignotas | 1 | -1/+1 |
2012-06-20 | ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings | Alexander Duyck | 1 | -1/+1 |
2012-06-20 | Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support. | Carolyn Wyborny | 1 | -3/+7 |
2012-06-20 | igb: Fix incorrect RAR address entries for i210/i211 device. | Carolyn Wyborny | 1 | -2/+0 |
2012-06-19 | mwifiex: fix wrong return values in add_virtual_intf() error cases | Bing Zhao | 1 | -14/+11 |
2012-06-19 | airo: copying wrong data in airo_get_aplist() | Dan Carpenter | 1 | -2/+2 |
2012-06-19 | mwifiex: fix uAP TX packet timeout issue | Avinash Patil | 1 | -7/+3 |
2012-06-19 | ath5k: remove _bh from inner locks | Bob Copeland | 1 | -2/+2 |
2012-06-19 | ath9k: fix invalid pointer access in the tx path | Felix Fietkau | 2 | -12/+18 |