summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove plcp_check module parameterEmmanuel Grumbach2013-06-183-8/+1
* iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach2013-06-183-10/+2
* iwlwifi: mvm: allow firmware crashes to wake system for debugJohannes Berg2013-06-183-0/+10
* iwlwifi: bump required firmware API version for 3160/7260Johannes Berg2013-06-171-6/+6
* iwlwifi: mvm: remove obsolete commentEmmanuel Grumbach2013-06-131-1/+0
* iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach2013-06-131-2/+2
* iwlwifi: create opmode/device dependenciesJohannes Berg2013-06-133-2/+12
* iwlwifi: mvm: mark scratch area in TX commandJohannes Berg2013-06-131-4/+5
* iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg2013-06-134-33/+16
* iwlwifi: remove calib channel section from PHY DBDavid Spinadel2013-06-131-33/+3
* iwlwifi: mvm: removed an unused parameter from a functionOren Givon2013-06-131-8/+7
* iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg2013-06-131-4/+8
* iwlwifi: make TX seqno validation more efficientJohannes Berg2013-06-132-5/+7
* iwlwifi: mvm: Update the supported interface combinationsIlan Peer2013-06-111-3/+3
* iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach2013-06-112-7/+1
* iwlwifi: mvm: properly tell the fw that a STA is awakeEmmanuel Grumbach2013-06-111-7/+1
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-06-1148-2042/+526
|\
| * cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy2013-06-119-75/+80
| * cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy2013-06-117-349/+2
| * cw1200: Remove "ITP" debug subsystem.Solomon Peachy2013-06-118-905/+3
| * rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos2013-06-101-6/+38
| * rtlwifi: initialize local array and set value.Yunlian Jiang2013-06-101-1/+1
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-1020-66/+371
| |\
| * | cw1200: handle allocation failure in wsm_event_indication()Dan Carpenter2013-06-101-0/+2
| * | cw1200: read beyond end of array in debug codeDan Carpenter2013-06-101-3/+2
| * | cw1200: Sanity-check arguments in copy_from_user()Solomon Peachy2013-06-101-4/+14
| * | cw1200: hwio: Remove an unnecessary gotoJoe Perches2013-06-101-1/+0
| * | brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene2013-06-031-1/+1
| * | ath9k: Do not maintain ANI state per-channelSujith Manoharan2013-06-034-28/+22
| * | ath9k: Print ANI statistics in debugfsSujith Manoharan2013-06-032-19/+64
| * | ath9k: Set ofdmWeakSigDetect directlySujith Manoharan2013-06-034-12/+4
| * | ath9k: Simplify ANI initializationSujith Manoharan2013-06-036-27/+10
| * | ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan2013-06-031-39/+0
| * | ath9k: Enable WoW only for AR9462Sujith Manoharan2013-06-037-207/+35
| * | ath9k: Return early for invalid ratesSujith Manoharan2013-06-031-2/+2
| * | net, ipw2x00: remove redundant D0 power state setYijing Wang2013-06-031-2/+0
| * | ath9k: advertise support for active monitor interfacesFelix Fietkau2013-06-031-0/+2
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-032-2/+16
| |\ \
| | * | Revert "mac80211_hwsim: remove P2P_DEVICE support"Johannes Berg2013-05-311-1/+3
| | * | Revert "iwlwifi: mvm: remove P2P_DEVICE support"Johannes Berg2013-05-311-1/+13
| * | | cw1200: rename the cw1200 platform definition headerSolomon Peachy2013-06-032-2/+2
| * | | cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy2013-06-034-121/+30
| * | | cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy2013-06-033-91/+41
| * | | cw1200: Reference correct 'powerup' GPIO signal.Solomon Peachy2013-06-032-2/+2
| * | | cw1200: move platform_data header to correct location.Solomon Peachy2013-06-033-3/+3
| * | | cw1200: Rename 'sbus' to 'hwbus'Solomon Peachy2013-06-0310-123/+119
| * | | cw1200: remove unused including <linux/version.h>Wei Yongjun2013-05-303-3/+0
| * | | cw1200: use module_spi_driver to simplify the codeWei Yongjun2013-05-301-14/+1
| * | | cw1200: convert to use simple_open()Wei Yongjun2013-05-301-7/+1
| * | | cw1200: remove duplicated include from wsm.cWei Yongjun2013-05-301-1/+0
OpenPOWER on IntegriCloud