| Commit message (Expand) | Author | Age |
* | mac80211: Fix ps-qos network latency handling | Juuso Oikarinen | 2010-06-15 |
* | mac80211: Fix circular locking dependency in ARP filter handling | Juuso Oikarinen | 2010-06-14 |
* | mac80211: Set basic rates while joining ibss network | Teemu Paasikivi | 2010-06-14 |
* | mac80211: allow drivers to sleep in ampdu_action | Johannes Berg | 2010-06-14 |
* | mac80211: remove non-irqsafe aggregation callbacks | Johannes Berg | 2010-06-14 |
* | wireless: fix kernel-doc | Johannes Berg | 2010-06-08 |
* | ssb: remove the ssb DMA API | FUJITA Tomonori | 2010-06-04 |
* | ssb: add dma_dev to ssb_device structure | FUJITA Tomonori | 2010-06-04 |
* | mac80211: Remove deprecated sta_notify commands | Sujith | 2010-06-04 |
* | mac80211: clean up ieee80211_stop_tx_ba_session | Johannes Berg | 2010-06-03 |
* | mac80211: Add support for hardware ARP query filtering | Juuso Oikarinen | 2010-06-03 |
* | mac80211: remove tx status ampdu_ack_map | Johannes Berg | 2010-06-03 |
* | cfg80211: make action channel type optional | Johannes Berg | 2010-06-02 |
* | wireless: fix several minor description typos | Walter Goldens | 2010-06-02 |
* | wireless: fix mac80211.h kernel-doc warnings | Randy Dunlap | 2010-05-24 |
* | Revert "ath9k: Group Key fix for VAPs" | John W. Linville | 2010-05-24 |
* | net: fix problem in dequeuing from input_pkt_queue | Tom Herbert | 2010-05-21 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-05-21 |
|\ |
|
| * | netfilter: fix description of expected checkentry return code on xt_target | Luciano Coelho | 2010-05-20 |
| * | netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g... | Joerg Marx | 2010-05-20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ |
|
| * | | USB: remove unused usb_buffer_alloc and usb_buffer_free macros | Greg Kroah-Hartman | 2010-05-20 |
| * | | USB: include/usb/*.h checkpatch cleanup | Greg Kroah-Hartman | 2010-05-20 |
| * | | USB: usb.h: checkpatch cleanups | Greg Kroah-Hartman | 2010-05-20 |
| * | | USB: remove usb_find_device | Ming Lei | 2010-05-20 |
| * | | USB: f_fs: the FunctionFS driver | Michal Nazarewicz | 2010-05-20 |
| * | | wait_event_interruptible_locked() interface | Michal Nazarewicz | 2010-05-20 |
| * | | USB: serial: remove multi-urb write from generic driver | Johan Hovold | 2010-05-20 |
| * | | USB: serial: reimplement generic fifo-based writes | Johan Hovold | 2010-05-20 |
| * | | USB: simplify usb_sg_init() | Alan Stern | 2010-05-20 |
| * | | USB: Change the scatterlist type in struct urb | Matthew Wilcox | 2010-05-20 |
| * | | USB: Turn interface_to_usbdev into an inline function | Matthew Wilcox | 2010-05-20 |
| * | | USB: Add a usb_pipe_endpoint() convenience function | Matthew Wilcox | 2010-05-20 |
| * | | USB: Add definition for the Pipe Usage descriptor | Matthew Wilcox | 2010-05-20 |
| * | | USB: remove URB_NO_SETUP_DMA_MAP | Alan Stern | 2010-05-20 |
| * | | USB: remove the usb_host_ss_ep_comp structure | Alan Stern | 2010-05-20 |
| * | | USB: export the new ch11.h file to userspce | Alan Stern | 2010-05-20 |
| * | | USB: Composite framework: Add suspended sysfs entry | Fabien Chouteau | 2010-05-20 |
| * | | USB: ncm: added ncm.h with auxiliary definitions | Yauheni Kaliuta | 2010-05-20 |
| * | | usb: cdc: ncm constants and structures added | Yauheni Kaliuta | 2010-05-20 |
| * | | USB: Support for allocating USB 3.0 streams. | Sarah Sharp | 2010-05-20 |
| * | | USB: Add stream ID field to struct urb. | Sarah Sharp | 2010-05-20 |
| * | | USB: Add parsing of SuperSpeed endpoint companion descriptor. | Sarah Sharp | 2010-05-20 |
| * | | USB: use PM core routines to enable/disable autosuspend | Alan Stern | 2010-05-20 |
| * | | USB: fix usbmon and DMA mapping for scatter-gather URBs | Alan Stern | 2010-05-20 |
| * | | usb: otg: add global ULPI register definitions | Heikki Krogerus | 2010-05-20 |
| * | | USB: gadget: add HID gadget driver | Fabien Chouteau | 2010-05-20 |
| * | | USB: serial: generalise write buffer preparation | Johan Hovold | 2010-05-20 |
| * | | USB: serial: re-implement multi-urb writes in generic driver | Johan Hovold | 2010-05-20 |
| * | | USB: serial: generalise generic read implementation | Johan Hovold | 2010-05-20 |