aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg17-24/+56
2011-01-19mac80211: don't return beacons when mesh is disabledJohannes Berg1-0/+5
2011-01-19ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear5-146/+263
2011-01-19ath9k: fix excessive BAR sending when a frame exceeds its retry limitFelix Fietkau1-1/+1
2011-01-19ath9k: try more than one tid when scheduling a new aggregateFelix Fietkau1-3/+6
2011-01-19ath9k_hw: fix carrier leakage calibration for AR9271Rajkumar Manoharan1-1/+4
2011-01-19ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan2-4/+5
2011-01-19ath9k: preserve caldata history buffer across scanningRajkumar Manoharan1-3/+2
2011-01-19mac80211: Show max retry-counts in kernel messages.Ben Greear1-4/+4
2011-01-19mac80211: mesh only parameter mppath maybe unusedWey-Yi Guy1-1/+1
2011-01-19ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau2-8/+14
2011-01-19mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho3-0/+12
2011-01-19mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE flag.Nick Ledovskikh1-1/+1
2011-01-19ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik4-26/+19
2011-01-19ath9k: reduce the likelihood of baseband hang check false positivesFelix Fietkau1-1/+12
2011-01-19ath9k: reinitialize block ack window data when starting aggregationFelix Fietkau1-0/+3
2011-01-19ath9k: fix initial sequence number after starting an ampdu sessionFelix Fietkau1-1/+1
2011-01-19ath9k: fix bogus sequence number increases on aggregation tid flushFelix Fietkau1-1/+1
2011-01-19rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090RA-Jay Hung2-8/+23
2011-01-19rt2x00: Fix radio off hang issue for PCIE interfaceRA-Jay Hung2-32/+10
2011-01-19mac80211: Rewrote code for checking if destinations are proxied.Joel A Fernandes1-5/+5
2011-01-19ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan5-29/+123
2011-01-19ath9k_htc: Add multiple register read APISujith Manoharan3-0/+34
2011-01-19mwl8k: Enable HW encryption for AP modeNishant Sarmukadam1-3/+277
2011-01-19mwl8k: Set mac80211 rx status flags appropriately when hw crypto is enabledNishant Sarmukadam1-3/+98
2011-01-19mwl8k: Add encapsulation of data packet for cryptoNishant Sarmukadam1-1/+53
2011-01-19mwl8k: Modify add_dma_header to include pad parametersNishant Sarmukadam1-6/+10
2011-01-18Linux 2.6.38-rc1Linus Torvalds1-2/+2
2011-01-18hwmon: (lm93) Add support for LM94Guenter Roeck3-4/+28
2011-01-18perf: Validate cpu early in perf_event_alloc()Oleg Nesterov1-4/+6
2011-01-18perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov1-1/+1
2011-01-18MIPS: Malta: enable Cirrus FB consoleAurelien Jarno1-0/+3
2011-01-18MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno1-0/+16
2011-01-18MIPS: Implement __read_mostlyDavid Daney2-1/+3
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos6-0/+92
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos4-0/+104
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos6-0/+84
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos4-0/+324
2011-01-18MIPS: ath79: add common GPIO buttons deviceGabor Juhos5-0/+113
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos3-0/+12
2011-01-18MIPS: ath79: add common GPIO LEDs deviceGabor Juhos5-0/+100
2011-01-18MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos4-0/+73
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos3-0/+37
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos7-2/+252
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos20-0/+1365
2011-01-18MIPS: jump label: Add MIPS support.David Daney5-0/+110
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney1-24/+16
2011-01-18MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney1-51/+310
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney3-1/+24
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney1-29/+90