summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sunvnet: Avoid sending superfluous LDC messages.Sowmini Varadhan2014-09-122-5/+72
* net: axienet: remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta2014-09-121-1/+0
* ethernet: amd: use pr_info_once()Varka Bhadram2014-09-121-4/+2
* cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai2014-09-102-2/+3
* cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller ...Hariprasad Shenai2014-09-102-0/+10
* cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase...Hariprasad Shenai2014-09-101-0/+3
* cxgb4: Add support to S25FL032P flashHariprasad Shenai2014-09-101-0/+20
* cxgb4: Allow T4/T5 firmware sizes up to 1MBHariprasad Shenai2014-09-101-1/+1
* net: ethernet: arc: Don't free Rockchip resources before disconnect from phyRomain Perier2014-09-101-1/+2
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-0917-68/+62
* irda: vlsi_ir: use %*ph specifierAndy Shevchenko2014-09-091-6/+2
* r8152: use usleep_rangehayeswang2014-09-091-11/+11
* sfc: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones2014-09-091-1/+1
* bonding: remove last users of bond->lock and bond->lock itselfNikolay Aleksandrov2014-09-092-45/+2
* bonding: options: remove bond->lock usageNikolay Aleksandrov2014-09-091-18/+1
* bonding: procfs: clean bond->lock usage and use RCUNikolay Aleksandrov2014-09-091-13/+3
* bonding: convert primary_slave to use RCUNikolay Aleksandrov2014-09-096-34/+43
* bonding: alb: clean bond->lockNikolay Aleksandrov2014-09-091-9/+2
* bonding: 3ad: use curr_slave_lock instead of bond->lockNikolay Aleksandrov2014-09-092-10/+11
* cxgb4: remove bond->lockNikolay Aleksandrov2014-09-091-2/+0
* ethernet: arc: Add support for Rockchip SoC layer device tree bindingsRomain Perier2014-09-095-1/+244
* ath5k: Add missing vmalloc.h include.Stephen Rothwell2014-09-091-0/+1
* ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram2014-09-095-5/+0
* Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-08173-3740/+7642
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-0810-9/+21
| |\
| * | ath5k: added debugfs file for dumping eepromJade Bilkey2014-09-041-0/+96
| * | bcma: get info about flash type SoC booted fromRafał Miłecki2014-09-041-0/+62
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-0457-315/+1053
| |\ \
| | * | iwlwifi: mvm: clean up AUX station handlingJohannes Berg2014-09-033-8/+14
| | * | iwlwifi: mvm: clean up broadcast station handlingJohannes Berg2014-09-033-45/+57
| | * | iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() moreJohannes Berg2014-09-033-43/+40
| | * | iwlwifi: mvm: use tdls indication from mac80211Johannes Berg2014-09-031-4/+8
| | * | iwlwifi: mvm: clarify stop_count, remove transport_stoppedJohannes Berg2014-09-033-10/+6
| | * | iwlwifi: mvm: clean up FIFO definitionsJohannes Berg2014-09-033-10/+9
| | * | iwlwifi: mvm: correct firmware disassoc command sequenceJohannes Berg2014-09-034-23/+55
| | * | iwlwifi: mvm: set the TX disable bit when doing a chanctx switchLuciano Coelho2014-09-031-0/+20
| | * | iwlwifi: add Intel Mobile Communications copyrightJohannes Berg2014-09-0352-0/+100
| | * | iwlwifi: trans: configure the scheduler enable registerAvri Altman2014-09-033-0/+15
| | * | iwlwifi: trans: make aggregation explicit for TX queue handlingJohannes Berg2014-09-032-2/+4
| | * | iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg2014-09-037-65/+104
| | * | iwlwifi: mvm: fix comment typoEran Harary2014-09-031-1/+1
| | * | iwlwifi: don't export tracepoints unnecessarilyJohannes Berg2014-09-031-7/+0
| | * | iwlwifi: mvm: add some debugging to quota allocationJohannes Berg2014-09-032-0/+14
| | * | iwlwifi: mvm: enable passive fragmented scan changesDavid Spinadel2014-09-032-9/+42
| | * | iwlwifi: trans: refactor txq_enable argumentsJohannes Berg2014-09-033-12/+26
| | * | iwlwifi: consolidate hw scheduler configuration codeAvri Altman2014-09-032-30/+121
| | * | iwlwifi: mvm: wait for TE notif when protecting TDLS sessionLiad Kaufman2014-09-033-7/+64
| | * | iwlwifi: mvm: add option that allows a vif to disable PSLuciano Coelho2014-09-033-6/+25
| | * | iwlwifi: mvm: add function to update only psLuciano Coelho2014-09-032-12/+41
| | * | iwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin the ps part offLuciano Coelho2014-09-031-17/+43