summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* wireless: correct sparse warning in wext-compat.cJohn W. Linville2010-07-201-0/+4
* wireless: only use alpha2 regulatory information from country IEJohn W. Linville2010-07-201-1/+0
* mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-201-6/+5
* eeprom_93cx6: Add support for 93c86 EEPROMs.Gertjan van Wingerde2010-06-301-0/+1
* nl80211: Add option to adjust transmit powerJuuso Oikarinen2010-06-241-0/+9
* cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-242-14/+14
* mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-211-0/+39
* mac80211: Fix ps-qos network latency handlingJuuso Oikarinen2010-06-151-4/+1
* mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen2010-06-141-14/+21
* mac80211: Set basic rates while joining ibss networkTeemu Paasikivi2010-06-141-0/+2
* mac80211: allow drivers to sleep in ampdu_actionJohannes Berg2010-06-141-1/+1
* mac80211: remove non-irqsafe aggregation callbacksJohannes Berg2010-06-141-27/+5
* wireless: fix kernel-docJohannes Berg2010-06-082-31/+90
* ssb: remove the ssb DMA APIFUJITA Tomonori2010-06-041-157/+0
* ssb: add dma_dev to ssb_device structureFUJITA Tomonori2010-06-041-1/+1
* mac80211: Remove deprecated sta_notify commandsSujith2010-06-041-5/+1
* mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg2010-06-031-4/+2
* mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-031-0/+14
* mac80211: remove tx status ampdu_ack_mapJohannes Berg2010-06-031-4/+1
* cfg80211: make action channel type optionalJohannes Berg2010-06-021-0/+1
* wireless: fix several minor description typosWalter Goldens2010-06-022-2/+2
* wireless: fix mac80211.h kernel-doc warningsRandy Dunlap2010-05-241-0/+3
* Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-241-1/+0
* net: fix problem in dequeuing from input_pkt_queueTom Herbert2010-05-211-3/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-202-2/+2
|\
| * netfilter: fix description of expected checkentry return code on xt_targetLuciano Coelho2010-05-201-1/+1
| * netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx2010-05-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-2025-152/+1741
|\ \
| * | USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman2010-05-201-12/+0
| * | USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman2010-05-2014-88/+92
| * | USB: usb.h: checkpatch cleanupsGreg Kroah-Hartman2010-05-201-16/+16
| * | USB: remove usb_find_deviceMing Lei2010-05-201-1/+0
| * | USB: f_fs: the FunctionFS driverMichal Nazarewicz2010-05-201-0/+199
| * | wait_event_interruptible_locked() interfaceMichal Nazarewicz2010-05-201-0/+149
| * | USB: serial: remove multi-urb write from generic driverJohan Hovold2010-05-201-6/+2
| * | USB: serial: reimplement generic fifo-based writesJohan Hovold2010-05-201-0/+12
| * | USB: simplify usb_sg_init()Alan Stern2010-05-201-2/+0
| * | USB: Change the scatterlist type in struct urbMatthew Wilcox2010-05-201-1/+1
| * | USB: Turn interface_to_usbdev into an inline functionMatthew Wilcox2010-05-201-2/+5
| * | USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox2010-05-201-0/+8
| * | USB: Add definition for the Pipe Usage descriptorMatthew Wilcox2010-05-201-0/+2
| * | USB: remove URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-17/+11
| * | USB: remove the usb_host_ss_ep_comp structureAlan Stern2010-05-201-16/+3
| * | USB: export the new ch11.h file to userspceAlan Stern2010-05-202-6/+5
| * | USB: Composite framework: Add suspended sysfs entryFabien Chouteau2010-05-202-0/+5
| * | USB: ncm: added ncm.h with auxiliary definitionsYauheni Kaliuta2010-05-201-0/+114
| * | usb: cdc: ncm constants and structures addedYauheni Kaliuta2010-05-201-0/+94
| * | USB: Support for allocating USB 3.0 streams.Sarah Sharp2010-05-202-0/+20
| * | USB: Add stream ID field to struct urb.Sarah Sharp2010-05-201-0/+1
| * | USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp2010-05-201-0/+2