summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-06-30eeprom_93cx6: Add support for 93c86 EEPROMs.Gertjan van Wingerde
2010-06-24nl80211: Add option to adjust transmit powerJuuso Oikarinen
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psmaster-2010-06-21Juuso Oikarinen
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingmaster-2010-06-14Juuso Oikarinen
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg
2010-06-14mac80211: remove non-irqsafe aggregation callbacksJohannes Berg
2010-06-08wireless: fix kernel-docJohannes Berg
2010-06-04ssb: remove the ssb DMA APImaster-2010-06-04FUJITA Tomonori
2010-06-04ssb: add dma_dev to ssb_device structureFUJITA Tomonori
2010-06-04mac80211: Remove deprecated sta_notify commandsSujith
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen
2010-06-03mac80211: remove tx status ampdu_ack_mapJohannes Berg
2010-06-02cfg80211: make action channel type optionalJohannes Berg
2010-06-02wireless: fix several minor description typosWalter Goldens
2010-05-24wireless: fix mac80211.h kernel-doc warningsRandy Dunlap
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-05-21net: fix problem in dequeuing from input_pkt_queueTom Herbert
2010-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2010-05-20USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman
2010-05-20USB: usb.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: remove usb_find_deviceMing Lei
2010-05-20USB: f_fs: the FunctionFS driverMichal Nazarewicz
2010-05-20wait_event_interruptible_locked() interfaceMichal Nazarewicz
2010-05-20USB: serial: remove multi-urb write from generic driverJohan Hovold
2010-05-20USB: serial: reimplement generic fifo-based writesJohan Hovold
2010-05-20USB: simplify usb_sg_init()Alan Stern
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox
2010-05-20USB: Turn interface_to_usbdev into an inline functionMatthew Wilcox
2010-05-20USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox
2010-05-20USB: Add definition for the Pipe Usage descriptorMatthew Wilcox
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern
2010-05-20USB: remove the usb_host_ss_ep_comp structureAlan Stern
2010-05-20USB: export the new ch11.h file to userspceAlan Stern
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau
2010-05-20USB: ncm: added ncm.h with auxiliary definitionsYauheni Kaliuta
2010-05-20usb: cdc: ncm constants and structures addedYauheni Kaliuta
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp
2010-05-20USB: Add stream ID field to struct urb.Sarah Sharp
2010-05-20USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp
2010-05-20USB: use PM core routines to enable/disable autosuspendAlan Stern
2010-05-20USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern
2010-05-20usb: otg: add global ULPI register definitionsHeikki Krogerus