| Commit message (Expand) | Author | Age | Files | Lines |
* | i4l: do not print a warning when shutting down an i4l ppp interface | Paul Bolle | 2009-01-14 | 1 | -1/+3 |
* | phylib: Fix Freescale TBI PHY detection | Anton Vorontsov | 2009-01-14 | 1 | -9/+0 |
* | ARM etherh: Fix build failure. | David S. Miller | 2009-01-14 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-01-13 | 26 | -90/+114 |
|\ |
|
| * | p54: fix "‘ret’ may be used uninitialized" warning | John W. Linville | 2009-01-13 | 1 | -1/+1 |
| * | iwl3945: fix "‘power_idx’ may be used uninitialized" warning | John W. Linville | 2009-01-13 | 1 | -1/+1 |
| * | b43legacy: fix "‘up_dev’ may be used uninitialized" warning | John W. Linville | 2009-01-13 | 1 | -1/+1 |
| * | b43: fix "‘gmode’ may be used uninitialized" warning | John W. Linville | 2009-01-13 | 1 | -1/+1 |
| * | libertas_tf: return NETDEV_TX_OK in TX op | Andrey Yurovsky | 2009-01-12 | 1 | -1/+1 |
| * | rt2x00: Fix rt2500usb HW crypto: WEP 128 & AES | Ivo van Doorn | 2009-01-12 | 1 | -2/+2 |
| * | ath5k: fix return values from ath5k_tx | Bob Copeland | 2009-01-12 | 1 | -4/+4 |
| * | rtl8187: Fix module so that rmmod/insmod does not error | Johannes Berg | 2009-01-12 | 1 | -2/+3 |
| * | p54: fix WARN_ON at line 2247 of net/mac80211/rx.c | Christian Lamparter | 2009-01-12 | 1 | -2/+6 |
| * | ath5k: Correct usage of AR5K_CFG_ADHOC | Steve Brown | 2009-01-12 | 2 | -3/+3 |
| * | ath9k: Revert fix to TX status reporting for retries and MCS index | Jouni Malinen | 2009-01-12 | 1 | -9/+1 |
| * | ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame. | Senthil Balasubramanian | 2009-01-12 | 1 | -21/+17 |
| * | Fix rt2500usb HW crypto: TKIP | Ivo van Doorn | 2009-01-12 | 1 | -13/+6 |
| * | rtl8180: Fix to add STA mode | Larry Finger | 2009-01-12 | 1 | -0/+1 |
| * | iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range. | Daniel Wu | 2009-01-12 | 1 | -1/+1 |
| * | rt2x00: Fix segementation fault | Ivo van Doorn | 2009-01-12 | 1 | -3/+3 |
| * | p54usb: fix random traffic stalls (LM87) | Christian Lamparter | 2009-01-12 | 1 | -0/+1 |
| * | p54: crypto offload fixes | Christian Lamparter | 2009-01-12 | 1 | -1/+12 |
| * | orinoco_cs: add ID for ARtem Onair Comcard 11 | Pavel Roskin | 2009-01-12 | 1 | -0/+1 |
| * | iwlwifi: Fix get_cmd_string() for REPLY_3945_RX | Samuel Ortiz | 2009-01-12 | 1 | -0/+1 |
| * | ath9k: Fix chainmask handling bug | Sujith | 2009-01-12 | 1 | -2/+2 |
| * | orinoco: take the driver lock in the rx tasklet | David Kilroy | 2009-01-12 | 1 | -3/+25 |
| * | ath9k: Enforce module build if rfkill is a module | Jouni Malinen | 2009-01-12 | 1 | -0/+1 |
| * | p54usb: Add USB ID for Thomson Speedtouch 121g | Michiel | 2009-01-12 | 1 | -0/+1 |
| * | rt2x00: Fix TX short preamble detection | Ivo van Doorn | 2009-01-12 | 3 | -17/+4 |
| * | rt2x00: add USB ID for the Linksys WUSB200. | Stefan Lippers-Hollmann | 2009-01-12 | 1 | -0/+1 |
| * | p54usb: Fix to prevent SKB memory allocation errors with 4K page size | Larry Finger | 2009-01-12 | 1 | -0/+11 |
| * | rt2x00: Fix radio LED type check | Andrew Price | 2009-01-12 | 1 | -1/+1 |
| * | Wireless: Fix Kconfig fact error | Erik Ekman | 2009-01-12 | 1 | -1/+1 |
* | | net: ppp_generic - fix regressions caused by IDR conversion | Cyrill Gorcunov | 2009-01-12 | 1 | -6/+37 |
* | | gianfar: Fix soft lockup with multi-interrupt TSECs | Anton Vorontsov | 2009-01-12 | 1 | -0/+8 |
* | | hso: driver fix for big endian machines. | Denis Joseph Barrow | 2009-01-12 | 1 | -2/+2 |
* | | WAN: Fix NAPI interface in IXP4xx HSS driver. | Krzysztof Hałasa | 2009-01-12 | 1 | -3/+3 |
* | | ti_usb_3410_5052: add Multi-Tech firmware | Chris Adams | 2009-01-12 | 1 | -0/+3 |
* | | ti_usb_3410_5052: add Multi-Tech modem support | Chris Adams | 2009-01-12 | 2 | -5/+39 |
* | | ti_usb_3410_5052: support alternate firmware | Chris Adams | 2009-01-12 | 1 | -15/+29 |
* | | usb-serial: remove NULL check | Alan Cox | 2009-01-12 | 1 | -3/+0 |
* | | neo: Remove a bogus NULL check | Alan Cox | 2009-01-12 | 1 | -3/+0 |
* | | pty: Fix documentation | Alan Cox | 2009-01-12 | 1 | -3/+1 |
* | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2009-01-12 | 20 | -2/+2367 |
|\ \ |
|
| * | | mfd: Fix twl4030-core build | Samuel Ortiz | 2009-01-11 | 1 | -0/+3 |
| * | | mfd: Ensure sm501 GPIO pin mode is GPIO when configured | Ben Dooks | 2009-01-11 | 1 | -2/+28 |
| * | | mfd: dm355 evm MMC/SD card detection | David Brownell | 2009-01-11 | 1 | -0/+10 |
| * | | regulator: PCF50633 pmic driver | Balaji Rao | 2009-01-11 | 3 | -0/+337 |
| * | | input: PCF50633 input driver | Balaji Rao | 2009-01-11 | 3 | -0/+140 |
| * | | power_supply: PCF50633 battery charger driver | Balaji Rao | 2009-01-11 | 3 | -0/+365 |