aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-08iwlwifi: add option to test MFPDavid Spinadel2-0/+12
2012-03-08iwlwifi: fixed testmode notifications lengthAmit Beka1-1/+2
2012-03-08iwlwifi: add testmode command for rx forwardingAmit Beka3-9/+56
2012-03-08iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka3-9/+16
2012-03-08iwlwifi: print DMA stop timeout error only if it happenedStanislaw Gruszka1-3/+4
2012-03-08iwlwifi: use writeb,writel,readl directlyStanislaw Gruszka2-8/+7
2012-03-08iwlwifi: cleanup/fix memory barriersStanislaw Gruszka3-7/+7
2012-03-08iwlwifi: always check if got h/w access before writeStanislaw Gruszka6-30/+35
2012-03-08iwlwifi: dump stack when fail to gain access to the deviceStanislaw Gruszka1-3/+3
2012-03-08iwlwifi: return error if loading uCode failedJohannes Berg1-3/+1
2012-03-08iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg5-10/+4
2012-03-08iwlwifi: make EEPROM enhanced TX power a boolJohannes Berg5-9/+8
2012-03-08iwlwifi: move BT/HT params to sharedJohannes Berg2-24/+24
2012-03-08iwlwifi: remove BT handlers from lib_opsJohannes Berg5-19/+6
2012-03-08iwlwifi: transport's tx_agg_disable must be atomicJohannes Berg1-3/+1
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg11-119/+56
2012-03-08iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg3-5/+3
2012-03-08iwlwifi: remove two unused arguments in testmodeJohannes Berg1-6/+6
2012-03-08iwlwifi: remove unused argument from iwl_init_hw_ratesJohannes Berg1-3/+2
2012-03-08iwlwifi: move iwl_sta_id_or_broadcast to userJohannes Berg2-32/+30
2012-03-08iwlwifi: remove unused argument from rs_initialize_lqJohannes Berg1-2/+1
2012-03-08iwlwifi: remove unused arguments from iwlagn_gain_computationJohannes Berg1-5/+2
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim1-0/+1
2012-03-08ALSA: hdspm - Provide ioctl_compatAdrian Knoth1-0/+1
2012-03-08wl12xx: implement SW Tx watchdogArik Nemtsov7-0/+135
2012-03-08x86/amd: iommu_set_device_table() must not be __initJan Beulich1-1/+1
2012-03-08drm/radeon/kms: fix hdmi duallink checksAlex Deucher2-5/+3
2012-03-08drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák1-0/+8
2012-03-08net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior1-0/+2
2012-03-08route: Remove redirect_genidSteffen Klassert3-11/+2
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert3-1/+83
2012-03-08enic: Fix addr valid check in enic_set_vf_macRoopa Prabhu2-2/+2
2012-03-08mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein1-2/+1
2012-03-08atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter1-1/+1
2012-03-08bridge: fix state reporting when port is disabledPaulius Zaleckas1-2/+1
2012-03-08bridge: br_log_state() s/entering/entered/Paulius Zaleckas1-1/+1
2012-03-08ehea: restore multicast and rx_errors fieldsEric Dumazet1-1/+3
2012-03-07lcs: Return zero from ccwgroup devs set_offline functionKlaus-Dieter Wacker1-5/+7
2012-03-07qeth: meaningful return code for set_mac_addressUrsula Braun5-7/+7
2012-03-07ctcm: use correct idal word list for ctcmpcBelinda Thompson1-0/+11
2012-03-07ctcm: make ctcmpc debugging compilableUrsula Braun2-6/+9
2012-03-07qeth: synchronize discipline module loadingFrank Blaschka1-0/+4
2012-03-07af_iucv: add shutdown for HS transportUrsula Braun2-27/+53
2012-03-07af_iucv: handle netdev eventsUrsula Braun1-44/+62
2012-03-08Bluetooth: Set security level on incoming pairing requestIdo Yariv1-0/+2
2012-03-08Bluetooth: Fix access to the STK generation methods matrixIdo Yariv1-1/+1
2012-03-08Bluetooth: Fix using uninitialized variableLuiz Augusto von Dentz1-3/+3
2012-03-08Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.Eran2-0/+3
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan8-398/+384
2012-03-07openvswitch: Fix checksum update for actions on UDP packets.Jesse Gross1-12/+32