| Commit message (Expand) | Author | Age | Files | Lines |
* | can: fix slowpath issue in hrtimer callback function | Oliver Hartkopp | 2009-01-14 | 1 | -27/+30 |
* | ax88796: start_xmit fix using net_device_ops | Magnus Damm | 2009-01-14 | 1 | -6/+21 |
* | net: Add init_dummy_netdev() and fix EMAC driver using it | Benjamin Herrenschmidt | 2009-01-14 | 4 | -1/+47 |
* | drivers/net/irda/irda-usb.c: fix buffer overflow | Jos-Vicente Gilabert | 2009-01-14 | 1 | -1/+1 |
* | netxen: handle dma mapping failures | Dhananjay Phadke | 2009-01-14 | 3 | -40/+67 |
* | netxen: hold tx lock while sending firmware commands | Dhananjay Phadke | 2009-01-14 | 1 | -0/+4 |
* | netxen: cleanup mac list on driver unload | Dhananjay Phadke | 2009-01-14 | 3 | -0/+17 |
* | netxen: firmware init fix | Dhananjay Phadke | 2009-01-14 | 3 | -37/+51 |
* | netxen: fix link speed reporting for some boards | Dhananjay Phadke | 2009-01-14 | 4 | -18/+58 |
* | netxen: fix ipv6 offload and tx cleanup | Dhananjay Phadke | 2009-01-14 | 3 | -91/+57 |
* | netxen: fix endianness in firmware commands | Dhananjay Phadke | 2009-01-14 | 4 | -97/+95 |
* | sis900: generate fake MAC address if the hardware doesn't have one | Daniele Venzano | 2009-01-14 | 1 | -4/+4 |
* | powerpc/fs_enet: Add missing irq free in error path. | Mike Ditto | 2009-01-14 | 1 | -0/+1 |
* | gso: Ensure that the packet is long enough | Herbert Xu | 2009-01-14 | 1 | -6/+7 |
* | gro: Fix page ref count for skbs freed normally | Herbert Xu | 2009-01-14 | 2 | -6/+6 |
* | xfrm: For 32/64 compatability wrt. xfrm_usersa_info | David S. Miller | 2009-01-14 | 1 | -2/+9 |
* | i4l: minor cleanups | Paul Bolle | 2009-01-14 | 1 | -5/+0 |
* | 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 |
* | gro: Check for GSO packets and packets with frag_list | Herbert Xu | 2009-01-14 | 1 | -0/+3 |
* | ARM etherh: Fix build failure. | David S. Miller | 2009-01-14 | 1 | -1/+1 |
* | ipv6: Fix fib6_dump_table walker leak | Herbert Xu | 2009-01-13 | 1 | -7/+8 |
* | tcp: splice as many packets as possible at once | Willy Tarreau | 2009-01-13 | 1 | -2/+9 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-01-13 | 30 | -96/+124 |
|\ |
|
| * | 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 |
| * | mac80211: fix "‘ret’ 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 |
| * | mac80211: initialize RC data for all mesh links upon allocation | Christian Lamparter | 2009-01-12 | 1 | -0/+1 |
| * | 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 |
| * | mac80211: allow mode change if IBSS is not allowed | Pavel Roskin | 2009-01-12 | 1 | -1/+2 |
| * | 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 |
| * | minstrel: fix warning if lowest supported rate index is not 0 | Christian Lamparter | 2009-01-12 | 1 | -4/+6 |
| * | 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 |