Age | Commit message (Expand) | Author | Files | Lines |
2010-05-27 | vhost-net: fix to check the return value of copy_to/from_user() correctly | Takuya Yoshikawa | 1 | -7/+7 |
2010-05-27 | vhost: fix to check the return value of copy_to/from_user() correctly | Takuya Yoshikawa | 1 | -23/+28 |
2010-05-27 | vhost: Fix host panic if ioctl called with wrong index | Krishna Kumar | 1 | -1/+1 |
2010-05-26 | net: ll_temac: fix checksum offload logic | Brian Hill | 2 | -24/+63 |
2010-05-26 | net: ll_temac: fix interrupt bug when interrupt 0 is used | Brian Hill | 1 | -1/+1 |
2010-05-26 | be2net: increase POST timeout for EEH recovery | Sathya Perla | 1 | -1/+1 |
2010-05-25 | drivers/net/usb/asix.c: Fix pointer cast. | David S. Miller | 1 | -2/+2 |
2010-05-25 | be2net: Bug fix to avoid disabling bottom half during firmware upgrade. | Sarveshwar Bandi | 3 | -2/+20 |
2010-05-25 | hso: add support for new products | Filip Aben | 1 | -0/+3 |
2010-05-25 | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 1 | -2/+2 |
2010-05-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 18 | -124/+93 |
2010-05-25 | ath9k: remove VEOL support for ad-hoc | Felix Fietkau | 1 | -53/+10 |
2010-05-25 | ath9k: change beacon allocation to prefer the first beacon slot | Felix Fietkau | 1 | -9/+3 |
2010-05-24 | macvlan: do proper cleanup in macvlan_common_newlink() V2 | Jiri Pirko | 1 | -1/+8 |
2010-05-24 | be2net: Bug fix in init code in probe | Sarveshwar Bandi | 1 | -4/+6 |
2010-05-24 | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep | Vasanthakumar Thiagarajan | 1 | -5/+12 |
2010-05-24 | iwlwifi: testing the wrong variable in iwl_add_bssid_station() | Dan Carpenter | 1 | -1/+1 |
2010-05-24 | ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs() | Dan Carpenter | 1 | -0/+4 |
2010-05-24 | ath9k_htc: dereferencing before check in hif_usb_tx_cb() | Dan Carpenter | 1 | -2/+4 |
2010-05-24 | rt2x00: Fix rt2800usb TX descriptor writing. | Gertjan van Wingerde | 1 | -1/+1 |
2010-05-24 | rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. | Gertjan van Wingerde | 4 | -14/+18 |
2010-05-24 | Revert "ath9k: Group Key fix for VAPs" | John W. Linville | 1 | -25/+3 |
2010-05-24 | wireless: update gfp/slab.h includes | Tejun Heo | 2 | -0/+2 |
2010-05-24 | rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize | Helmut Schaa | 1 | -1/+1 |
2010-05-24 | ath5k: consistently use rx_bufsize for RX DMA | Bruno Randolf | 1 | -3/+4 |
2010-05-24 | fec: add support for PHY interface platform data | Baruch Siach | 2 | -0/+24 |
2010-05-24 | tun: Update classid on packet injection | Herbert Xu | 1 | -0/+2 |
2010-05-23 | net/irda: bfin_sir: IRDA is not affected by anomaly 05000230 | Graf Yang | 1 | -2/+6 |
2010-05-23 | isdn/gigaset: remove dummy CAPI method implementations | Tilman Schmidt | 1 | -26/+2 |
2010-05-23 | isdn/capi: make reset_ctr op truly optional | Tilman Schmidt | 1 | -0/+6 |
2010-05-23 | pppoe: uninitialized variable in pppoe_flush_dev() | Dan Carpenter | 1 | -0/+1 |
2010-05-23 | bfin_mac: fix memleak in mii_bus{probe|remove} | Denis Kirjanov | 1 | -0/+2 |
2010-05-23 | ethoc: fix null dereference in ethoc_probe | Thomas Chou | 1 | -4/+30 |
2010-05-23 | enic: Use random mac addr when associating port-profile | Scott Feldman | 1 | -0/+8 |
2010-05-23 | enic: bug fix: sprintf UUID to string as u8[] rather than u16[] array | Scott Feldman | 1 | -8/+13 |
2010-05-21 | rndis_wlan: replace wireless_send_event with cfg80211_disconnected | Jussi Kivilinna | 1 | -6/+10 |
2010-05-21 | ath9k: remove AR9003 from PCI IDs for now | Luis R. Rodriguez | 1 | -1/+0 |
2010-05-21 | wl1271: Fix RX data path frame lengths | Juuso Oikarinen | 1 | -0/+2 |
2010-05-21 | iwlwifi: fix internal scan race | Reinette Chatre | 1 | -3/+18 |
2010-05-20 | can: SJA1000 add missing spin_lock_init() | Oliver Hartkopp | 1 | -0/+2 |
2010-05-20 | sh_eth: Fix memleak in sh_mdio_release | Denis Kirjanov | 1 | -0/+3 |
2010-05-20 | ixgbe:add support for a new 82599 10G Base-T device | Mallikarjuna R Chilakala | 7 | -0/+111 |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 219 | -8837/+14309 |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 834 | -32938/+60557 |
2010-05-20 | Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 24 | -584/+1641 |
2010-05-20 | usb: musb: update gfp/slab.h includes | Tejun Heo | 1 | -1/+0 |
2010-05-20 | USB: ftdi_sio: fix legacy SIO-device header | Johan Hovold | 1 | -1/+1 |
2010-05-20 | USB: kl5usb105: reimplement using generic framework | Johan Hovold | 1 | -333/+47 |
2010-05-20 | USB: kl5usb105: minor clean ups | Johan Hovold | 1 | -46/+33 |
2010-05-20 | USB: kl5usb105: fix memory leak | Johan Hovold | 1 | -0/+1 |