| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "rt2x00: Fix rt2800usb TX descriptor writing." | John W. Linville | 2010-05-26 | 1 | -1/+1 |
* | ath9k: remove VEOL support for ad-hoc | Felix Fietkau | 2010-05-25 | 1 | -53/+10 |
* | ath9k: change beacon allocation to prefer the first beacon slot | Felix Fietkau | 2010-05-25 | 1 | -9/+3 |
* | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep | Vasanthakumar Thiagarajan | 2010-05-24 | 1 | -5/+12 |
* | wireless: fix sta_info.h kernel-doc warnings | Randy Dunlap | 2010-05-24 | 1 | -1/+1 |
* | wireless: fix mac80211.h kernel-doc warnings | Randy Dunlap | 2010-05-24 | 1 | -0/+3 |
* | iwlwifi: testing the wrong variable in iwl_add_bssid_station() | Dan Carpenter | 2010-05-24 | 1 | -1/+1 |
* | ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs() | Dan Carpenter | 2010-05-24 | 1 | -0/+4 |
* | ath9k_htc: dereferencing before check in hif_usb_tx_cb() | Dan Carpenter | 2010-05-24 | 1 | -2/+4 |
* | rt2x00: Fix rt2800usb TX descriptor writing. | Gertjan van Wingerde | 2010-05-24 | 1 | -1/+1 |
* | rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. | Gertjan van Wingerde | 2010-05-24 | 4 | -14/+18 |
* | Revert "ath9k: Group Key fix for VAPs" | John W. Linville | 2010-05-24 | 3 | -27/+3 |
* | wireless: update gfp/slab.h includes | Tejun Heo | 2010-05-24 | 2 | -0/+2 |
* | rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize | Helmut Schaa | 2010-05-24 | 1 | -1/+1 |
* | ath5k: consistently use rx_bufsize for RX DMA | Bruno Randolf | 2010-05-24 | 1 | -3/+4 |
* | cfg80211: add missing braces | Johannes Berg | 2010-05-21 | 1 | -2/+4 |
* | rndis_wlan: replace wireless_send_event with cfg80211_disconnected | Jussi Kivilinna | 2010-05-21 | 1 | -6/+10 |
* | ath9k: remove AR9003 from PCI IDs for now | Luis R. Rodriguez | 2010-05-21 | 1 | -1/+0 |
* | cfg80211: fix crash in cfg80211_set_freq() | Felix Fietkau | 2010-05-21 | 1 | -1/+1 |
* | wl1271: Fix RX data path frame lengths | Juuso Oikarinen | 2010-05-21 | 1 | -0/+2 |
* | iwlwifi: fix internal scan race | Reinette Chatre | 2010-05-21 | 1 | -3/+18 |
* | cfg80211: Fix signal_type comparison | Sujith | 2010-05-21 | 1 | -2/+2 |
* | net: fix problem in dequeuing from input_pkt_queue | Tom Herbert | 2010-05-21 | 2 | -16/+26 |
* | can: SJA1000 add missing spin_lock_init() | Oliver Hartkopp | 2010-05-20 | 1 | -0/+2 |
* | sh_eth: Fix memleak in sh_mdio_release | Denis Kirjanov | 2010-05-20 | 1 | -0/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-05-20 | 4 | -10/+16 |
|\ |
|
| * | netfilter: fix description of expected checkentry return code on xt_target | Luciano Coelho | 2010-05-20 | 1 | -1/+1 |
| * | netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g... | Joerg Marx | 2010-05-20 | 2 | -1/+11 |
| * | netfilter: nf_ct_sip: handle non-linear skbs | Patrick McHardy | 2010-05-14 | 1 | -8/+4 |
* | | gro: Fix bogus gso_size on the first fraglist entry | Herbert Xu | 2010-05-20 | 1 | -0/+1 |
* | | ixgbe:add support for a new 82599 10G Base-T device | Mallikarjuna R Chilakala | 2010-05-20 | 7 | -0/+111 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-20 | 261 | -8360/+17242 |
|\ \ |
|
| * | | USB: remove unused usb_buffer_alloc and usb_buffer_free macros | Greg Kroah-Hartman | 2010-05-20 | 1 | -12/+0 |
| * | | usb: musb: update gfp/slab.h includes | Tejun Heo | 2010-05-20 | 1 | -1/+0 |
| * | | USB: ftdi_sio: fix legacy SIO-device header | Johan Hovold | 2010-05-20 | 1 | -1/+1 |
| * | | USB: kl5usb105: reimplement using generic framework | Johan Hovold | 2010-05-20 | 1 | -333/+47 |
| * | | USB: kl5usb105: minor clean ups | Johan Hovold | 2010-05-20 | 1 | -46/+33 |
| * | | USB: kl5usb105: fix memory leak | Johan Hovold | 2010-05-20 | 1 | -0/+1 |
| * | | USB: io_ti: use kfifo to implement write buffering | Johan Hovold | 2010-05-20 | 1 | -210/+13 |
| * | | USB: io_ti: remove unsused private counter | Johan Hovold | 2010-05-20 | 1 | -5/+0 |
| * | | USB: ti_usb: use kfifo to implement write buffering | Johan Hovold | 2010-05-20 | 1 | -165/+14 |
| * | | USB: ir-usb: fix incorrect write-buffer length | Johan Hovold | 2010-05-20 | 1 | -1/+3 |
| * | | USB: aircable: fix incorrect write-buffer length | Johan Hovold | 2010-05-20 | 1 | -1/+1 |
| * | | USB: safe_serial: straighten out read processing | Johan Hovold | 2010-05-20 | 1 | -22/+21 |
| * | | USB: safe_serial: reimplement read using generic framework | Johan Hovold | 2010-05-20 | 1 | -39/+8 |
| * | | USB: safe_serial: reimplement write using generic framework | Johan Hovold | 2010-05-20 | 1 | -111/+32 |
| * | | usb-storage: always print quirks | Felipe Contreras | 2010-05-20 | 1 | -3/+6 |
| * | | USB: usb-storage: trivial debug improvements | Felipe Contreras | 2010-05-20 | 1 | -29/+32 |
| * | | USB: oti6858: use port write fifo | Johan Hovold | 2010-05-20 | 1 | -37/+25 |
| * | | USB: oti6858: use kfifo to implement write buffering | Johan Hovold | 2010-05-20 | 1 | -201/+17 |